Skip to content

v0.0.10

Compare
Choose a tag to compare
@samestrin samestrin released this 17 Jun 20:57
· 440 commits to main since this release
  • Hugging Face: Added support for new LLM provider Hugging Face (over 150,000 publicly accessible machine learning models)
  • Perplexity: Added support for new LLM provider Perplexity
  • AI21: Add support for new LLM provider AI21 Studio
  • JSON Output Improvements: The json_object mode for OpenAI and Gemini now guarantees the return a valid JSON object or null.
  • Graceful Retries: Retry LLM queries upon failure.