Skip to main content
This example demonstrates how to use LangDB AI Gateway with Agno for basic text generation. For detailed integration instructions, see the LangDB Agno documentation.

Code

cookbook/models/langdb/basic.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Set your API key

3

Install libraries

4

Run Agent