Skip to main content
This example’s install docstring lists unused ddgs and omits openai plus psycopg[binary], which its default embedder and PostgreSQL URL require. Use the generated installation step below.
async_knowledge.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your API keys

4

Run PgVector

5

Run the example

Save the code above as async_knowledge.py, then run:
Full source: cookbook/90_models/meta/llama/async_knowledge.py