Skip to content

请求去掉添加密钥时对'|'和'+'之类的符号的特殊处理 #345

@NudeJS-dev

Description

@NudeJS-dev

例行检查 / Checklist

  • 我已确认目前没有类似 issue (I have checked for similar issues)
  • 我已确认我已升级到最新版本 (I have updated to the latest version)
  • 我已完整查看过项目 README,已确定现有版本无法满足需求 (I have read the README and confirmed the current version does not meet my needs)
  • 我理解并愿意跟进此 issue,协助测试和提供反馈 (I am willing to follow up on this issue, assist with testing, and provide feedback)
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭 (I understand and agree to the above, and I understand that the maintainers have limited time, so issues that do not follow the rules may be ignored or closed directly)

功能描述 / Feature Description

大佬好,我比较习惯自己写一些2api的项目,并且我比较喜欢在定义api-key的时候用'|'或者'+'来分隔重要信息,所以我用的key里经常包含这些字符,但是每次导入gpt-load的时候,带'|'的字符串会被自动识别为两个key,并且录入了key之后,也没办法在页面中修改。是否可以将这种对特殊字符的处理做成一个选项,或者干脆去掉这个处理?(因为我觉得按行来读取多个key已经能满足绝大多数的情况了。)

应用场景 / Use Case

主要是一些第三方的2api项目会用到。

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions