Skip to main content
1

Create a Python file

knowledge_search.py
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Start an AgentOS Server

Make sure you have an AgentOS server running with knowledge configured. See Creating Your First OS for setup instructions.
6

Run the Client