Skip to content

Releases: PrithivirajDamodaran/Route0x

New LLM providers and more

31 Mar 05:09

Choose a tag to compare

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.

Stable release

24 Nov 11:12

Choose a tag to compare

  • Tested few more rounds
  • Added Safety nets
  • Updated samples for usage

Beta releaase

16 Nov 16:37

Choose a tag to compare

Readme has all the details.

  • Support for English Routers.
  • Tested on Ollama llama3.1 and OpenAI gpt4x
  • Few experimental features for tweaking.