Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

只能接入chatgpt么?或者是否可以自定义baseurl和model name. #14

Open
starsliao opened this issue May 6, 2024 · 1 comment

Comments

@starsliao
Copy link

No description provided.

@lichaogit
Copy link

默认没包含,不过自己在config.py的初始化中加入openai.api_base的初始化即可:
openai.api_base = os.getenv("OPENAI_API_BASE")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants