basic_remote_member.py
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Export your OpenAI API key
4
Configure the remote agent
Start an AgentOS server that registers an agent you can call. Replace
http://localhost:7777 and explorer in the saved file with that server’s base URL and agent ID. The v2.7.4 cookbook does not include a matching explorer server.5
Run the example
Save the code above as
basic_remote_member.py, then run: