Simplify using OpenAI, Azure, Cohere, Anthropic, Replicate, Google LLM APIs. TLDR Call all LLM APIs using the chatGPT format - completion(model, messages) Consistent outputs and exceptions for all LLM APIs Logging and Error Tracking for all models
Simplify using LLM APIs from OpenAI, Azure, Cohere, Anthropic, Replicate, Google 🤩
TLDR
• Call all LLM APIs using the chatGPT format - completion(model, messages)
• Consistent outputs and exceptions for all LLM APIs
• Logging and Error Tracking for all models