theoldllm-api-pro provides API access to a wide range of AI models from various providers. Key features include:
- Model Support: Access to models like GPT series (GPT-3.5 Turbo, GPT-4, GPT-4o, GPT-5), Claude series (Claude 3 Haiku, Claude 3.5 Sonnet), Gemini series (Gemini 2.0 Flash, Gemini 3 Pro), DeepSeek series (DeepSeek V3, DeepSeek R1), Llama series (Llama 3.1 8b), and many others including Mistral, Qwen, GLM, and custom models.
- Capabilities: Supports text-based interactions with features like chain-of-thought reasoning (via Gemini-3/Claude-Thinking), file attachments (converted to text), and fingerprint simulation (Chrome 143).
- Limitations: Does not support image processing or streaming output due to upstream restrictions. Some model IDs may display incorrectly (e.g., gemini-claude- prefixes actually refer to Claude models).
- Use Cases: Suitable for developers and applications requiring multi-model AI integration without direct provider accounts, leveraging a single API endpoint for diverse model access.
This service routes requests through an upstream public site (https://theoldllm.vercel.app/) and uses a hybrid routing engine (Onyx Hybrid) for persona/proxy management.
