ShinChven ✨
ShinChven ✨
### Please make sure of the following things - [X] I have read the [documentation](https://alist-doc.nn.ci). - [X] I'm sure there are no duplicate issues or discussions. - [X] I'm sure...
## Background Not exporting a type declarations file when building SSR file. It used to do so in v3. ## Proposal Export a typescript declarations file along side with umi.server.js...
install failed: libxmljs missing it's build file.
### Search before asking - [X] 在 [issues](https://github.com/yetone/openai-translator/issues) 中没有找到类似的内容。 I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar. ### feature 支持多在翻译界面快速切换模型 ### 描述 Motivation 不同模型的翻译结果会有出入,随着 openai-translator 支持的服务和模型逐渐壮大,我经常会想切换模型来比较结果。 ### Solution 建议在翻译界面增加模型切换以及服务切换选项,以实现快速比较翻译结果。...
For some time now, I have been using 1.5, and I am quite satisfied with its capabilities. However, the absence of gemini-1.5-pro's API is a source of annoyance. Currently, I...
I resolved the compatibility issue with ChatGPT Web Next by setting the response Content-Type to text/event-stream. Please see the changes in my express app https://github.com/ShinChven/cf-openai-azure-proxy/commit/f642d34cda64b8b08a8f81486837d94b62fa6370 (Pull request not merged https://github.com/haibbo/cf-openai-azure-proxy/pull/53)
### Bug Description 使用 url settings 参数配置地址和密钥之后没有自动启动自定义接口选项,因此在配置以后无法非上使用。 ### Steps to Reproduce 1. 在全新用户的浏览器标签地址栏输入地址和配置参数 2. 点击确认地址和密钥 3. 输入消息 4. 返回密码不正确或者为空的错误 ### Expected Behavior 自动启用自定义接口选项 ### Screenshots _No response_ ### Deployment Method...
### Describe the feature I want to use a custom model, but I can't find a way to set the model name. Please support and provide an input in the...
### 💻 Operating System Windows ### 📦 Environment Docker ### 🌐 Browser Chrome ### 🐛 Bug Description Language Model 中 ollama 的 switch 逻辑反了 ### 🚦 Expected Behavior https://github.com/lobehub/lobe-chat/assets/3351486/f5ebbec3-1d91-491a-a268-09916f710500 ###...
### 🥰 Feature Description 我用了Lobe Chat 的知识库功能,对我查找信息很有帮助。但是每次只能从5个片段中总结信息,当我想从一整个文件里面总结信息的时候,发现会缺失信息。有没有可能像 Google AI Studio 那样利用超大上下文窗口直接挂在一整个或多个文件来生成? ### 🧐 Proposed Solution 在支持库推理时支持将1个或多个文件的完整内容作业附加知识库,而不是仅使用搜索到的相关片段。 ### 📝 Additional Information _No response_