1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-21 23:57:40 +02:00
Files
OpenIntegrations/docs/en/examples/OpenAI/RetrieveAssistant.txt

7 lines
182 B
Plaintext
Raw Normal View History

2025-06-29 14:35:33 +03:00
 URL = "https://hut.openintegrations.dev/localai/";
Token = "12We...";
2025-06-06 23:56:40 +03:00
2025-09-15 13:14:53 +03:00
AssistantID = "asst_17";
2025-06-06 23:56:40 +03:00
Result = OPI_OpenAI.RetrieveAssistant(URL, Token, AssistantID);