DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
Learn how DB-GPT prevents SQL injection in Generative Business Intelligence using syntactic sanitization query parameterization API-key authentication and connection isolation.
How to Configure Ollama or Local LLM Backends for Offline DB-GPT DeploymentsConfigure Ollama or local LLM backends for offline DB-GPT deployments. Learn how to route LLM calls to local model servers using TOML config files for seamless integration.
Testing Strategies for DB-GPT Custom Plugins and Operators: A Complete GuideLearn DB-GPT testing strategies for custom plugins and operators. Discover unit, integration, and end-to-end tests to ensure your extensions function perfectly. A complete guide for eosphoros-ai/DB-GPT.
How DB-GPT's Storage Layer Handles Metadata and Vector Database IntegrationDiscover how DB-GPTs dual-layer architecture separates metadata and vector embeddings using SQLAlchemy and pluggable similarity search for seamless vector database integration.
How to Migrate from Older DB-GPT Versions to the v0.7+ Modular ArchitectureMigrate to DB-GPT v0.7+ easily. Update configurations, import statements, and run database migrations with our clear guide for a seamless transition to the new modular architecture.
Common Performance Bottlenecks When Running DB‑GPT with Large Knowledge Bases: A Technical Deep‑DiveDiscover common DB-GPT performance bottlenecks with large knowledge bases like CPU-bound embedding generation and I/O blocking. Learn expert tips for optimization.
How to Use the DB‑GPT API to Integrate Chat Functionality into External ApplicationsEasily integrate chat into your apps using the DB-GPT API. Discover how to leverage its OpenAI-compatible endpoint with the Python SDK or HTTP requests for seamless chat functionality.
Understanding the Model Adapter Pattern in DB-GPT: How to Add a New LLM ProviderLearn the DB-GPT model adapter pattern to easily add new LLM providers. Explore how to integrate custom LLMs by subclassing LLMModelAdapter and registering your implementation.
How DB-GPT Handles Prompt Templates: A Complete Guide to Creating Custom PromptsLearn how DB-GPT handles prompt templates, storing them as database objects and offering SDK/API access to create and manage custom prompts.
How to Deploy DB-GPT in Production with Docker and Configure Horizontal ScalingDeploy DB-GPT in production using Docker. Learn to configure horizontal scaling with docker compose for your webserver service.
Embedding Models in DB-GPT: Supported Providers and Configuration GuideExplore supported embedding models in DB-GPT including HuggingFace OpenAI Azure and Ollama. Learn how to configure them using TOML or the Python SDK for your AI projects.
How to Debug Text2SQL Generation in DB-GPT's Auto-Execute Mode: A Complete GuideDebug Text2SQL generation in DB-GPT auto-execute mode by enabling verbose logging and tracing the pipeline. Isolate failures in schema retrieval, prompt construction, LLM generation, and output parsing.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →