mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 18:05:48 +03:00
[PR #234] [MERGED] feat(claude): 增强 Orchids 提示词模板的隐私保护和模型配置 #314
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#314
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/justlovemaki/AIClient-2-API/pull/234
Author: @leonaii
Created: 1/14/2026
Status: ✅ Merged
Merged: 1/14/2026
Merged by: @justlovemaki
Base:
main← Head:main📝 Commits (2)
6a08e15feat(claude): 增强 Orchids 提示词模板的隐私保护和模型配置9ac4410Merge branch 'justlovemaki:main' into main📊 Changes
1 file changed (+12 additions, -5 deletions)
View changed files
📝
src/providers/claude/claude-orchids.js(+12 -5)📄 Description
🔒 增强 Orchids 提示词模板的隐私保护和模型配置
📋 变更摘要
本次提交针对 Orchids Claude API 代理服务的提示词模板进行了重要的安全性和规范性增强,主要包括以下改进:
<model>Claude</model>标签,明确标识当前使用的是 Claude 模型🎯 解决的问题
🔧 技术细节
修改文件:
src/providers/claude/claude-orchids.js关键变更:
📊 影响范围
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.