Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(*): Bump version to 0.15.3 #13308

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

laipz8200
Copy link
Member

@laipz8200 laipz8200 commented Feb 7, 2025

✨ What’s New in v0.15.3? ✨

Hey folks, it's time for another update, and we've got some exciting additions and improvements rolling out with version v0.15.3. Let’s dive into the highlights:

🚀 New Model Support

image
  • DeepSeek Models: DeepSeek R1 is now supported across several platforms, including SiliconFlow, Azure AI Foundry, Ollama, Volcengine, OpenRouter, Nvidia Catalog, and more. This opens up new possibilities for leveraging AI reasoning and insights across diverse environments.

  • Gemini 2.0 Series: Introducing the latest models in the Gemini 2.0 series, such as Gemini 2.0 Flash 001 and Gemini 2.0 Pro Exp. These models deliver exceptional performance and efficiency, perfect for high-precision, fast-processing tasks.

⚙️ Enhancements

  • Firecrawl Upgrade: Updated to the v1 API by @ftonato, providing improved performance and more refined results.

  • GLM-4-AIR-0111 Support: Dive into advanced natural language processing tasks more effectively with this addition by @Jhvcc.

  • Agent Thinking Content Display: Visualize agent thinking paths with DeepSeek’s R1 model, providing better understanding and debugging capabilities, courtesy of @hjlarry.

🛠️ Bug Fixes

  • SSRF Proxy File Descriptor Leak Fix: Eliminated file descriptor leaks to enhance performance in concurrent environments, thanks to @ZuzooVn.

  • Page Crash on String Variable Property Access: Resolved issues where improper string handling could cause unintentional crashes, fixed by @iamjoel.

Keep exploring and integrating these new capabilities into your workflows. As always, happy building, and we look forward to hearing how you leverage these updates in your projects! 🔍🚀

@laipz8200 laipz8200 self-assigned this Feb 7, 2025
@laipz8200 laipz8200 mentioned this pull request Feb 6, 2025
10 tasks
@laipz8200 laipz8200 force-pushed the chore/bump-version-to-0.15.3 branch from e6dbd1e to 064942c Compare February 7, 2025 03:51
Signed-off-by: -LAN- <laipz8200@outlook.com>
@laipz8200 laipz8200 force-pushed the chore/bump-version-to-0.15.3 branch from 064942c to 0b4f00c Compare February 7, 2025 04:15
@laipz8200 laipz8200 marked this pull request as ready for review February 7, 2025 06:18
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. 🐞 bug Something isn't working 💪 enhancement New feature or request labels Feb 7, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 7, 2025
@laipz8200 laipz8200 merged commit ca19bd3 into main Feb 7, 2025
16 checks passed
@laipz8200 laipz8200 deleted the chore/bump-version-to-0.15.3 branch February 7, 2025 07:20
Scorpion1221 added a commit to yybht155/dify that referenced this pull request Feb 8, 2025
* commit 'ca19bd31d42fb87c83b91541c473ebae85e9d14e': (99 commits)
  chore(*): Bump version to 0.15.3 (langgenius#13308)
  feat: add completion mode and context size options for LLM configuration (langgenius#13325)
  fix: Azure AI Foundry model cannot be used in the workflow (langgenius#13323)
  chore:improve thinking display for llm from xinference and ollama pro… (langgenius#13318)
  chore(*): Update style of thinking (langgenius#13319)
  Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered (langgenius#12498)
  chore: refactor the OpenAICompatible and improve thinking display (langgenius#13299)
  fix(credits): require model name equals (langgenius#13314)
  feat(model): add deepseek-r1 for openrouter (langgenius#13312)
  feat(credits): Allow to configure model-credit mapping (langgenius#13274)
  Update README_TR.md (langgenius#13294)
  feat: added a couple of models not defined in vertex ai, that were already … (langgenius#13296)
  feat:add think tag display for xinference deepseek r1 (langgenius#13291)
  fix: incorrect transferMethod assignment for remote file (langgenius#13286)
  feat: add deepseek models for volcengine provider (langgenius#13283)
  feat:add deepseek r1 think display for ollama provider (langgenius#13272)
  fix: add dataset edit permissions (langgenius#13223)
  chore(deps): bump katex from 0.16.10 to 0.16.21 in /web (langgenius#13270)
  Upgrade oracle models (langgenius#13174)
  feat(model_providers): Support deepseek-r1 for Nvidia Catalog (langgenius#13269)
  ...

# Conflicts:
#	api/Dockerfile
#	api/core/model_runtime/model_providers/openai/llm/o3-mini-2025-01-31.yaml
#	api/core/model_runtime/model_providers/openai/llm/o3-mini.yaml
#	api/poetry.lock
#	web/yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 💪 enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants