Skip to content

New LLM providers and more

Latest
Compare
Choose a tag to compare
@PrithivirajDamodaran PrithivirajDamodaran released this 31 Mar 05:09

LLM Support

  • Added support for Gemini 1.x series. (2.x models are not exposed via APIs as of this release)

Dependencies:

  • Changes to handle latest of Ollama

  • Upgraded OpenAI SDK to avoid known issues.

  • Pinned lib versions to avoid any breaks.

  • Regression Tested few more rounds

Known issues:
The "getting started" notebook breaks as the pre-installed dependencies in colab , we are working on it.