Skip to main content
Demonstrates using Registry with AgentOS for tools, functions, schemas, models, and vector database components.
demo.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 demo.py, then run:
Full source: cookbook/93_components/demo.py