Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚀 New Features
Integrate
DeepSeek
Models by both @joshua20231026 and @soulteary in Add-Deepseek #4157 and feat: DeepSeek #4162Integrate
LeptonAI
Models by @joshua20231026 in Leptonai integrate #4079New model support from
Azure OpenAI
for theGPT-4-turbo-2024-04-09
model by @charli117 in azure_openai add gpt-4-turbo-2024-04-09 model #4144Integrate
Volcengine MaaS
model provider by @sinomoe in feat: add volcengine maas model provider #4142Update to
bedrock.yaml
adds the Asia Pacific (Sydney) region by @chenx5 in Update bedrock.yaml add Region Asia Pacific (Sydney) #4016LocalAI
speech-to-text support by @Tomywang999 in Add support for local ai speech to text #3921.Added support for vision models from xinference by @Minamiyama in feat: support vision models from xinference #4094.
A new built-in tool for Slack Incoming Webhook by @ericyangpan in feat: add a new built-in tool of Slack Incoming Webhook #4067
Support for Aliyun OSS authentication V4 by @S96EA in feat: support aliyun oss auth v4 #3886
Added support for Polish (pl-PL) by @patryk20120 in feat(Languages): 👽 add pl-PL language #4128
⚙️ Enhancements
Integration of OpenAI usage in streaming response by @Yeuoly in feat: support openai stream usage #4140
New HTTP node settings allow for increased maximum size environments by @Yeuoly in feat: add http node max size env #4137
Improved Japanese translations make our platform more accessible to Japanese speakers by @Fyphen1223 in Improved Japanese translation #4119.
Support for time formats in code sandbox by @Yeuoly in feat: support time format #4138
Update to
model_provider jina
to support custom URLs and models by @VoidIsVoid in feat: update model_provider jina to support custom url and model #4110Added BaseURL configuration for the Cohere model by @huangbaichao in feat: add proxy configuration for Cohere model #4152
Improved testing of the CodeExecutor with code templates and extracted CodeLanguage enum for better development practices by @bowenliang123 in improve: test CodeExecutor with code templates and extract CodeLanguage enum #4098
🛠️ Bug Fixes