diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-11 02:51:04 +0000 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-11 02:51:04 +0000 |
| commit | eefafc5dac05be3c721b5186f0d288811223744e (patch) | |
| tree | f8456f36cdcdebe6b2cdea48a9a0754973ed8a26 /src/agents/01-simple_agent/models.json | |
| parent | 7523a575f1545506c8a2f63126bf20c187de4b5a (diff) | |
[fix] big moving around, probably made lot more bugs.
Diffstat (limited to 'src/agents/01-simple_agent/models.json')
| -rw-r--r-- | src/agents/01-simple_agent/models.json | 195 |
1 files changed, 0 insertions, 195 deletions
diff --git a/src/agents/01-simple_agent/models.json b/src/agents/01-simple_agent/models.json deleted file mode 100644 index 17ebf07..0000000 --- a/src/agents/01-simple_agent/models.json +++ /dev/null @@ -1,195 +0,0 @@ -{ - "object": "list", - "data": [ - { - "id": "meta-llama/llama-4-maverick-17b-128e-instruct", - "object": "model", - "created": 1743877158, - "owned_by": "Meta", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 8192 - }, - { - "id": "meta-llama/llama-prompt-guard-2-86m", - "object": "model", - "created": 1748632165, - "owned_by": "Meta", - "active": true, - "context_window": 512, - "public_apps": null, - "max_completion_tokens": 512 - }, - { - "id": "whisper-large-v3", - "object": "model", - "created": 1693721698, - "owned_by": "OpenAI", - "active": true, - "context_window": 448, - "public_apps": null, - "max_completion_tokens": 448 - }, - { - "id": "meta-llama/llama-guard-4-12b", - "object": "model", - "created": 1746743847, - "owned_by": "Meta", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 1024 - }, - { - "id": "moonshotai/kimi-k2-instruct", - "object": "model", - "created": 1752435491, - "owned_by": "Moonshot AI", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 16384 - }, - { - "id": "meta-llama/llama-prompt-guard-2-22m", - "object": "model", - "created": 1748632101, - "owned_by": "Meta", - "active": true, - "context_window": 512, - "public_apps": null, - "max_completion_tokens": 512 - }, - { - "id": "groq/compound", - "object": "model", - "created": 1756949530, - "owned_by": "Groq", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 8192 - }, - { - "id": "groq/compound-mini", - "object": "model", - "created": 1756949707, - "owned_by": "Groq", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 8192 - }, - { - "id": "playai-tts-arabic", - "object": "model", - "created": 1740682783, - "owned_by": "PlayAI", - "active": true, - "context_window": 8192, - "public_apps": null, - "max_completion_tokens": 8192 - }, - { - "id": "openai/gpt-oss-20b", - "object": "model", - "created": 1754407957, - "owned_by": "OpenAI", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 65536 - }, - { - "id": "openai/gpt-oss-120b", - "object": "model", - "created": 1754408224, - "owned_by": "OpenAI", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 65536 - }, - { - "id": "meta-llama/llama-4-scout-17b-16e-instruct", - "object": "model", - "created": 1743874824, - "owned_by": "Meta", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 8192 - }, - { - "id": "playai-tts", - "object": "model", - "created": 1740682771, - "owned_by": "PlayAI", - "active": true, - "context_window": 8192, - "public_apps": null, - "max_completion_tokens": 8192 - }, - { - "id": "llama-3.1-8b-instant", - "object": "model", - "created": 1693721698, - "owned_by": "Meta", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 131072 - }, - { - "id": "whisper-large-v3-turbo", - "object": "model", - "created": 1728413088, - "owned_by": "OpenAI", - "active": true, - "context_window": 448, - "public_apps": null, - "max_completion_tokens": 448 - }, - { - "id": "qwen/qwen3-32b", - "object": "model", - "created": 1748396646, - "owned_by": "Alibaba Cloud", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 40960 - }, - { - "id": "allam-2-7b", - "object": "model", - "created": 1737672203, - "owned_by": "SDAIA", - "active": true, - "context_window": 4096, - "public_apps": null, - "max_completion_tokens": 4096 - }, - { - "id": "moonshotai/kimi-k2-instruct-0905", - "object": "model", - "created": 1757046093, - "owned_by": "Moonshot AI", - "active": true, - "context_window": 262144, - "public_apps": null, - "max_completion_tokens": 16384 - }, - { - "id": "llama-3.3-70b-versatile", - "object": "model", - "created": 1733447754, - "owned_by": "Meta", - "active": true, - "context_window": 131072, - "public_apps": null, - "max_completion_tokens": 32768 - } - ] -} |
