You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
6 lines
179 B
Plaintext
Vendored
6 lines
179 B
Plaintext
Vendored
URL = "https://hut.openintegrations.dev/localai/";
|
|
Token = "12We34...";
|
|
|
|
AssistantID = "asst_2";
|
|
|
|
Result = OPI_OpenAI.RetrieveAssistant(URL, Token, AssistantID); |