lengsukq changed the title 添加OPENAI_PROXY_URL代理地址 添加OPENAI_PROXY_URL代理地址,添加deepseek机器人 Jun 21, 2024 更新env.example 18b0337 Owner wangrongding commented Jun 22, 2024 • edited 🌸 @lengsukq 感谢你的 PR ~ 我已经给项目添加了 git hook 用以 pre commit 时的统一 format...
I have OPENAI_PROXY_URL set to OPENAI_PROXY_URL=socks5://host.orb.internal:8888 I checked property.json, the first one using Go plugin and the camera one using Python, and looks like the python one doesn't support OPENAI_PROXY_URL or doesn't support socks proxy. I already have pysock...
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }} OPENAI_PROXY_URL: ${{ secrets.OPENAI_PROXY_URL }} 1 change: 1 addition & 0 deletions 1 .github/workflows/release.yml Original file line numberDiff line numberDiff line change @@ -25,6 +25,7 @@ jobs: run: bun run format env: OP...
Class | 类型 None Feature Request | 功能请求 能不能添加 BASE_URL (optional) Default: https://api.openai.com Examples: http://your-openai-proxy.com Override openai api request base url.
@csunny @fangyinc 你好,我注意到v4.3版本后,将这个fix代码删除了,我们现在的体系是支持azure openai么?我今天配置了一下,提示的是还是访问了OpenAI 的接口。 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers csunny Assignees No one assigne...
With the baseURL setting we are closer to the settings we have/had in GPTScript and Knowledge iwilltry42 requested review from thedadams, njhale, sanjay920, StrongMonkey and g-linville January 28, 2025 16:57 enhance: openai-model-provider proxy - combine options into single ba… … cf...