1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/results/OpenAI/GetModelList.log
Vitaly the Alpaca (bot) 6066eb1408 Test data update (Jenkins)
2025-09-16 00:28:52 +00:00

58 lines
836 B
Plaintext
Vendored

{
"object": "list",
"data": [
{
"id": "gpt-4",
"object": "model"
},
{
"id": "moondream2-20250414",
"object": "model"
},
{
"id": "smolvlm-256m-instruct",
"object": "model"
},
{
"id": "text-embedding-ada-002",
"object": "model"
},
{
"id": "whisper-1",
"object": "model"
},
{
"id": "stablediffusion",
"object": "model"
},
{
"id": "gpt-4o",
"object": "model"
},
{
"id": "tts-1",
"object": "model"
},
{
"id": "silero-vad",
"object": "model"
},
{
"id": "jina-reranker-v1-base-en",
"object": "model"
},
{
"id": "minicpm-v-2_6-mmproj-f16.gguf",
"object": "model"
},
{
"id": "mmproj-SmolVLM-256M-Instruct-Q8_0.gguf",
"object": "model"
},
{
"id": "moondream2-mmproj-f16-20250414.gguf",
"object": "model"
}
]
}