Convenient interface to OpenAI, Anthropic, Google (Vertex AI & AI Studio), and Ollama-based LLM models.
- https://openai.com/pricing
- https://www.anthropic.com/api
- https://cloud.google.com/vertex-ai/generative-ai/pricing
- https://aistudio.google.com
- https://ollama.com/library
Just use pip install or pip install -e on the root directory of this project.
Check examples.py
JK, 04/2024