LangDB

Run LangDB models with basic responses, tools, retries, and structured output.

Browse LangDB examples for responses, tools, retries, structured output, and data analysis.

ExampleDescription
AgentFetch NVDA and TSLA stock prices with YFinance tools through LangDB.
LangDB BasicRun a Llama 3.1 70B agent through the LangDB gateway with streaming.
Data AnalystLoad an IMDB movie CSV into DuckDB and query it with a LangDB agent.
Finance AgentSummarize stock fundamentals with a YFinance analyst agent on LangDB.
RetryReview retry settings and why invalid model IDs cannot reliably exercise the retry path.
LangDB Structured OutputCompare JSON Object and JSON Schema requests through LangDB with local MovieScript validation.
Web SearchAnswer current-events questions with web search tools through LangDB.