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.0 #12297

Merged
merged 3 commits into from
Jan 7, 2025
Merged

chore: bump version to 0.15.0 #12297

merged 3 commits into from
Jan 7, 2025

Conversation

laipz8200
Copy link
Member

@laipz8200 laipz8200 commented Jan 2, 2025

✨ What’s New in v0.15.0? ✨

Hey developers! We know you've got a lot going on, so let's cut to it. Here's what's new in v0.15.0, our latest release, packed with bug fixes, feature upgrades, and enhancements.

⚡ New Features

🧑‍🧑‍🧒‍🧒 Parent-child Retrieval

12-25-3 12-25-5

Leverage a two-tier hierarchical approach that effectively balances the trade-off between accurate matching and comprehensive contextual information to improve the quality and accuracy of AI-generated responses in RAG systems. Learn more

Highlights:

  • The new chunk editing and preview display brings users a better reading and editing experience, making it easier for people without technical backgrounds to understand the two-layer parent-child structure.
  • We allow users to improve retrieval efficiency by child chunks independently without changing parent chunks as LLM content.
  • Update index mode rules: Economical cannot be downgraded once upgraded to High Quality.
  • Document batch operations in Knowledge Base support batch enabling, disabling, deletion, and archiving document functions.

✨ Improvements

🛠️ Fixes

⚙️ Refactoring & Other Chores

⚡ Misc

Get ready to dive into these enhancements and see how they can supercharge your workflows and development experience. Happy coding!

@laipz8200 laipz8200 force-pushed the chore/bump-version-to-0.15.0 branch from 2d18ab6 to 7769fdb Compare January 7, 2025 03:46
@laipz8200 laipz8200 mentioned this pull request Jan 7, 2025
6 tasks
@laipz8200 laipz8200 marked this pull request as ready for review January 7, 2025 10:02
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. 💪 enhancement New feature or request 📚 documentation Improvements or additions to documentation labels Jan 7, 2025
@laipz8200 laipz8200 merged commit c236f05 into main Jan 7, 2025
16 checks passed
@laipz8200 laipz8200 deleted the chore/bump-version-to-0.15.0 branch January 7, 2025 10:05
Scorpion1221 added a commit to yybht155/dify that referenced this pull request Jan 11, 2025
* commit 'c236f05f4b575884b42fc45819ad71b05a22115c': (135 commits)
  chore: bump version to 0.15.0 (langgenius#12297)
  refactor: enhance API token validation with session locking and last used timestamp update (langgenius#12426)
  Fix newline characters in tables during document parsing (langgenius#12112)
  fix:deepseek tool call not working correctly (langgenius#12437)
  add fish-speech-1.5 from siliconflow (langgenius#12425)
  chore(docker/.env.example): Add TOP_K_MAX_VALUE to the `.env.example`… (langgenius#12422)
  refactor: use tiktoken for token calculation (langgenius#12416)
  fix: [PromptEditorHeightResizeWrap] Bug  langgenius#12410  (langgenius#12406)
  Fixes langgenius#12414: Add cheaper model and long context model for Qwen2.5-72B-Instruct from siliconflow (langgenius#12415)
  Support TTS and Speech2Text for Model Provider GPUStack (langgenius#12381)
  mark deprecated models in siliconflow langgenius#12399 (langgenius#12405)
  fix: http method can be upper case and lower case close langgenius#11877 (langgenius#12401)
  fix: enhance chunk list management with new invalidation keys and imp… (langgenius#12396)
  [Fix] revert sagemaker llm to support model hub (langgenius#12378)
  sandbox doesn't provide auto disable log (langgenius#12388)
  feat: support config top max value by env (langgenius#12375)
  chore: chat app textarea auto focus (langgenius#12366)
  feat: support configuration of refresh token expiration by environment variable (langgenius#12335)
  fix: resolve issue with the opening statement generated by the `AutomaticRes` component failing to sync between states. (langgenius#12349)
  Fix the issue where `TextGeneration` component does not correctly clear input data. (langgenius#12351)
  ...

# Conflicts:
#	api/core/helper/code_executor/code_executor.py
#	api/poetry.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation 💪 enhancement New feature or request 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