1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-02 20:52:28 +02:00
Files
OpenIntegrations/docs/en/examples/OpenAI/DeleteAssistant.txt
T

6 lines
175 B
Plaintext
Vendored

URL = "https://hut.openintegrations.dev/localai/";
Token = "12We...";
AssistantID = "asst_2";
Result = OPI_OpenAI.DeleteAssistant(URL, Token, AssistantID);