Skip to content

feat: Add support for custom OpenAI-compatible API endpoints. #29

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

T-Atlas
Copy link

@T-Atlas T-Atlas commented Apr 21, 2025

feat: Add support for custom OpenAI-compatible API endpoints.

By introducing the BASE_URL environment variable, users are allowed to specify custom OpenAI-compatible API endpoints to support local LLM servers or other compatible services.

通过引入 `BASE_URL` 环境变量,允许用户指定自定义的 OpenAI 兼容 API 端点,以支持本地 LLM 服务器或其他兼容服务。feat: Add support for custom OpenAI-compatible API endpoints.

By introducing the `BASE_URL` environment variable, users are allowed to specify custom OpenAI-compatible API endpoints to support local LLM servers or other compatible services.
@BradKML
Copy link

BradKML commented May 20, 2025

Cross-ref from here #33

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

Successfully merging this pull request may close these issues.

2 participants