Skip to main content
Open on GitHub

Abso

Abso is an open-source LLM proxy that automatically routes requests between fast and slow models based on prompt complexity. It uses various heuristics to chose the proper model. It's Very fast and has low latency.

Installation and setup

pip install langchain-abso

Chat

See usage details here


Was this page helpful?