openrouter fusion - capabilities similar to Anthropic Fable
Openrouter Fusion
Openrouter announced openrouter/fusion, a drop-in model alias that they touted
can be as good as Anthropic Fable. So, I thought I will give it a try and here
are my observations. But before that, here’s how it works (as described by
OpenRouter):
Introducing the Fusion API, the smartest compound model in the market.
Fusion achieves Fable-level intelligence on deep research tasks at half the price.
A panel of configurable models analyzes your prompt in parallel when the judge model thinks it’s needed, letting you build your own LLM councils to:
Continue reading
Check Price and Token Limits in ZapGPT with OpenAI Provider
ZapGPT is a CLI and API tool to interact with LLMs like OpenAI, Groq, Claude, Perplexity, and more. If you’re using the OpenAI provider, you can easily check the price per token for each supported model — critical info if you’re optimizing for cost or want to dynamically switch models based on available context or budget.
Also, you can use the OpeNRouter provider to check the length of context if you are using some huge context like a big file as input :).
Continue readingHow to Use AI to Create Commit Messages with ZapGPT
Learn how to automate and improve your Git commit messages using ZapGPT, an open-source AI tool that generates context-aware commit suggestions. Continue readingExploring AI Models with ZapGPT: A Simplified Approach
zapgpt - Introduction
In the rapidly evolving landscape of artificial intelligence, experimenting with different models can be daunting. ZapGPT simplifies this process, allowing users to easily switch between models, customize system prompts, and monitor usage effectively.
By using API, not only can you save a lot of bucks, you can get the flexibility that you wanted.
🚀 Key Features of ZapGPT
- Provider Flexibility: Currently select from OpenAI or OpenRouter.
- Model Flexibility: Easily switch between various AI models to find the best fit for your needs.
- Custom System Prompts: Add and modify system prompts to tailor the AI’s responses.
- Usage Tracking: Monitor usage statistics to optimize your interactions and manage resources effectively.
🛠️ Getting Started
To get started with ZapGPT, follow these simple steps:
Continue reading