1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/examples/OpenAI/DeleteFile.txt

7 lines
164 B
Plaintext
Raw Normal View History

2025-06-29 14:35:33 +03:00
 URL = "https://hut.openintegrations.dev/localai/";
Token = "12We...";
2025-06-07 18:34:45 +03:00
2025-09-22 22:16:56 +03:00
FileID = "file-3";
2025-06-07 18:34:45 +03:00
Result = OPI_OpenAI.DeleteFile(URL, Token, FileID);