1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/examples/OpenAI/GetFileInformation.txt

7 lines
172 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.GetFileInformation(URL, Token, FileID);