You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Main build (Jenkins)
This commit is contained in:
4
docs/en/data/OpenAI/CreateAssistant.json
vendored
Normal file
4
docs/en/data/OpenAI/CreateAssistant.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"URL": "https://api.athenaeum.digital:1122/",
|
||||
"Token": "sk-or-vv-c5884ebe9f13fb143194bb07ecb..."
|
||||
}
|
||||
5
docs/en/data/OpenAI/DeleteAssistant.json
vendored
Normal file
5
docs/en/data/OpenAI/DeleteAssistant.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"URL": "https://api.athenaeum.digital:1122/",
|
||||
"Token": "sk-or-vv-c5884ebe9f13fb143194bb07ecb...",
|
||||
"AssistantID": "asst_5"
|
||||
}
|
||||
4
docs/en/data/OpenAI/GetAssistantsList.json
vendored
Normal file
4
docs/en/data/OpenAI/GetAssistantsList.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"URL": "https://api.athenaeum.digital:1122/",
|
||||
"Token": "sk-or-vv-c5884ebe9f13fb143194bb07ecb..."
|
||||
}
|
||||
5
docs/en/data/OpenAI/RetrieveAssistant.json
vendored
Normal file
5
docs/en/data/OpenAI/RetrieveAssistant.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"URL": "https://api.athenaeum.digital:1122/",
|
||||
"Token": "sk-or-vv-c5884ebe9f13fb143194bb07ecb...",
|
||||
"AssistantID": "asst_5"
|
||||
}
|
||||
Reference in New Issue
Block a user