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

7 lines
199 B
Plaintext
Raw Normal View History

2025-06-07 18:34:45 +03:00
 URL = "https://api.athenaeum.digital:1122/";
Token = "sk-or-vv-c5884ebe9f13fb143194bb07ecb...";
2025-06-08 20:09:09 +03:00
FileID = "file-10";
2025-06-07 18:34:45 +03:00
Result = OPI_OpenAI.GetFileInformation(URL, Token, FileID);