Cerebras
Agent with Storage
Code
cookbook/models/cerebras/basic_storage.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
Start your Postgres server
Ensure your Postgres server is running and accessible at the connection string used in db_url
.
5
Run Agent