mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[PR #3] [MERGED] add support to openrouter claude api #94
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#94
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?
📋 Pull Request Information
Original PR: https://github.com/ErlichLiu/DeepClaude/pull/3
Author: @psylch
Created: 2/3/2025
Status: ✅ Merged
Merged: 2/3/2025
Merged by: @ErlichLiu
Base:
main← Head:feature/support-openrouter📝 Commits (2)
3eb2279add support to openrouter2d9f5cfMerge branch 'main' into feature/support-openrouter📊 Changes
5 files changed (+71 additions, -27 deletions)
View changed files
📝
.env.example(+13 -6)📝
app/clients/claude_client.py(+43 -17)📝
app/clients/deepseek_client.py(+1 -1)📝
app/deepclaude/deepclaude.py(+5 -2)📝
app/main.py(+9 -1)📄 Description
改动说明
添加了对 OpenRouter 的支持
主要更改
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.