Skip to main content
Learned Knowledge stores insights that transfer across users. One person teaches the agent something. Another person benefits.
learned_knowledge.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Run the example

Save the code above as learned_knowledge.py, then run:
Full source: cookbook/08_learning/00_quickstart/03_learned_knowledge.py