Click any tag below to further narrow down your results
Links
Dash is a data agent that enhances SQL query performance by grounding its responses in six layers of context. It learns from errors and adapts to improve over time, offering users meaningful insights rather than just technically correct answers. The setup involves cloning the repository, configuring the environment, and loading data and knowledge for effective use.
LiteLLM is a lightweight proxy server designed to facilitate calls to various LLM APIs using a consistent OpenAI-like format, managing input translation and providing robust features like retry logic, budget management, and logging capabilities. It supports multiple providers, including OpenAI, Azure, and Huggingface, and offers both synchronous and asynchronous interaction models. Users can easily set up and configure the service through Docker and environment variables for secure API key management.