Open Source Swarm: Ollama running in separate Docker Container
Despite being new to docker, I believe others will also already have a Ollama running in a separate Docker Container.
Could you please provide instructions on how to interact with separate containers.
Separate 'Open Source Swarm' instructions may be required as the
`docker run -it -v ./:/app --rm -p 7860:7860 -e OPENAI_API_KEY=<YourOpenAIKey> vrsen/agency-swarm`
seems somewhat redundant if not using OPENAI_API_KEY
Thanks, and thanks for your enthusiasm ;)
1 条评论