4 links
tagged with all of: llm + docker
Click any tag below to further narrow down your results
Links
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.
The article discusses the release of a benchmark for evaluating LLM-based agents in threat hunting, focusing on security question-answering pairs. It details the setup process for a MYSQL database using Docker, instructions for environment configuration, and how to generate and evaluate questions based on security incidents. Additionally, it provides information on installation requirements and links to related resources.
Octo is a zero-telemetry coding assistant that supports various OpenAI-compatible and Anthropic-compatible LLM APIs, allowing users to switch models mid-conversation. It features built-in Docker support, customizable configuration, and can work seamlessly with local LLMs. Octo prioritizes user privacy and provides functionalities to manage coding tasks effectively while maintaining a user-friendly interface.
Doctor is a comprehensive tool designed to discover, crawl, and index websites, presenting the data through an MCP server for LLM agents. It integrates various technologies for crawling, text chunking, embedding creation, and efficient data storage, along with a user-friendly FastAPI interface for search and navigation. The system is built with Docker support and offers hierarchical site navigation and automatic title extraction for crawled pages.