eidolon-ai / eidolon

The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications
https://www.eidolonai.com/
Apache License 2.0
285 stars 31 forks source link

[ problem ] agent-machine template how-to #914

Open flynntsang opened 1 week ago

flynntsang commented 1 week ago

Update md file for agent machine. Also add to common problems section of docs.

  1. From readme
    git clone https://github.com/eidolon-ai/agent-machine.git
    cd agent-machine
  2. sudo make docker-serve

Error:

poetry lock --no-update
make: poetry: No such file or directory
make: *** [Makefile:44: poetry.lock] Error 127

Solution: create a new repo from the agent-machine template, then clone that to your dev machine.

flynntsang commented 6 days ago

Easy (1 pointer) if just updating the Docker deployment. More work for Kubernetes.

flynntsang commented 6 days ago

See agent-machine repo commit # 8791e6a58f7a3b08b565a341ed408cb5675c07ae