mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 13:15:54 +03:00
[GH-ISSUE #62] 在 LobeChat 中应该怎么配置,加到 Lobe 的 OpenAI 配置中联不通 #40
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @georgezouq on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/62
Originally assigned to: @GowayLee on GitHub.
RT

@GowayLee commented on GitHub (Feb 28, 2025):
如图
@georgezouq commented on GitHub (Feb 28, 2025):
@GowayLee 是在 Settings 的 Language Model 里面吗,我本地的开发版 LobeChat 好像没有 localhost 模型配置项。需要什么地方打开什么选项吗?
@GowayLee commented on GitHub (Feb 28, 2025):
localhost只是我自己自定义的Provider, 你只需要将代理地址与我保持一致即可, 并且设置"客户端请求模式".@ErlichLiu commented on GitHub (Mar 4, 2025):
@georgezouq 对的,打开本地请求即可,不然要做他们的服务器,自然会走不通的。