Open AFKler opened 9 months ago
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.
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