Skip to content

Commit

Permalink
add improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Mini256 committed Dec 31, 2024
1 parent 5f438a2 commit 7f42c71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions releases/v0.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,16 @@
- Semantic Similarity
- Support new LLM providers
- Gitee AI
- Test new OpenAI like Provider
- vLLM
- Xinference
- Support new embedding model providers
- [Gitee AI](../embedding-model.mdx#gitee-ai)
- [Amazon Bedrock](../embedding-model.mdx#amazon-bedrock)

## Improvements

- Limit the upload file size via `max_upload_file_size` (10MB by default) parameter on site setting
- Allow download the reference file in Chat page

If you are deploying Autoflow using docker, please follow the [Upgrade](../deploy-with-docker.mdx#upgrade) guide to upgrade your Autoflow.

0 comments on commit 7f42c71

Please sign in to comment.