TransformerOptimus / SuperAGI

<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
https://superagi.com/
MIT License
15.48k stars 1.86k forks source link

Update docker-compose.yaml #1405

Open AFKler opened 9 months ago

AFKler commented 9 months ago

allows connecting to the host machine when 172.17.0.1 etc won't work. you can use it to access a local OpenAI server via the config.yaml:

OPENAI_API_BASE: "http://host.docker.internal:8080/v1"

Description

Related Issues

Solution and Design

Test Plan

Type of change

Checklist

CLAassistant commented 9 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.