RedwindA
RedwindA
### 您希望的更新和改进是什么 | Update or Improve 允许在不同的翻译场景中默认使用不同的翻译引擎,比如全文翻译使用谷歌,鼠标划过使用chatgpt web 翻译 ### 补充说明 | Additional context _No response_
https://github.com/openai/tiktoken/commit/c0ba74c238d18b4824c25f3c27fc8698055b9a76
### What happened? When using LibreChat's search feature, the search results correctly highlight the search terms in bold. However, when copying the search results using the provided copy button, the...
### What features would you like to see added? I would like to see a feature that allows users to manually regenerate the conversation title after the initial LLM-generated title....
### What happened? When pasting multiline text into a variable in Prompts, the text loses its original line breaks. I expected the multiline text to retain its original line breaks...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...
### What features would you like to see added? I would like to see the `thinking_budget` parameter added to the frontend settings for the Google Gemini 2.5 Flash model. ###...
### What features would you like to see added? Add support for HEIC image format, especially for iOS/iPadOS users who take screenshots and want to drag & drop them directly...
Currently, `rag_api` primarily uses OpenAI's embedding models for document vectorization. While OpenAI provides excellent embeddings, it would be valuable to support alternative providers, particularly Jina AI's embedding models. Benefits of...