You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-18 09:51:28 +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); |