Agents
Globe Hopper Agent
Globe Hopper enables an Agent to plan travel itineraries, recommend flights, hotels, and activities.
Create a file globe_hopper_agent.py
with the following code:
globe_hopper_agent.py
Usage
1
Create a virtual environment
Open the Terminal
and create a python virtual environment.
2
Install libraries
3
Set environment variables
4
Run the agent
Was this page helpful?