Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Deploy Third Party Agents

ai-hedge-fund

# ... install 
cd ./ai-hedge-fund
echo "uv: $(which uv)"
echo "python: $(which python)"

uv run -m adapter --env-file ${path_to_dotenv}
# or simply
bash launch_adapter.sh