Andrew Ng, a pioneer in the field of deep learning, has recently released aisuite, a user-friendly library for connecting LLM models from various providers. The code has been modified to only change the model name. The issue of connecting LLM models from multiple manufacturers has been a long-standing problem, but recently, thanks to new providers, the problem has significantly decreased. Even major competitors like Google have had to follow suit and align with this approach.
Aisuite supports a modest number of providers, such as OpenAI, Anthropic, Google, Together.AI, HuggingFace, Azure, AWS, Graq, Mistral, and Ollama (for on-premise deployment). In comparison, a similar library like LiteLLM supports a wider range of providers and APIs. For example, aisuite does not yet support requesting output in JSON format. However, Andrew Ng’s strong reputation has generated significant interest in the platform.
Source: Facebook: Andrew Ng
TLDR: Andrew Ng introduces aisuite, an easy-to-use library for connecting LLM models from various providers, with a focus on simplicity and effective model name changes.
Leave a Comment