refactor(question_classifier): improve error handling with custom exc… … 8e9276b dosubot bot added size:S 💪 enhancement labels Nov 6, 2024 laipz8200 mentioned this pull request Nov 6, 2024 Refactor: Enhance Workflow Nodes for Clearer Exception Handling #10207 Closed 15 tasks crazy...
Feat/vector db pgvector by @vaayne inhttps://github.com/langgenius/dify/pull/3879 question classifier prompt optimize by @JohnJyong inhttps://github.com/langgenius/dify/pull/4262 feat: support LLM jinja2 template prompt by @Yeuoly inhttps://github.com/langgenius/dify/pull/3968 fix: sys...
Thanks to@takatostinfix(workflow): answers are output simultaneously across different braches in the question classifier node.#8225. IF-ELSE Node Stability Addressed execution halts when IF-ELSE nodes connect to the same subsequent node, ensuring consistent workflow execution. Handled by@takatostinfix(...
由https://github.com/n8n-io精心策划,它将自托管的 n8n 平台与一系列兼容的 AI 产品和组件结合在...
索引(Indexing)是RAG系统的核心,它允许快速检索与用户查询相关的文档片段。LangChain通过VectorStoreIndex...
fix: token is not logging of question classifier node by @takatost inhttps://github.com/langgenius/dify/pull/3249 chore: remove langchain in tools by @Yeuoly inhttps://github.com/langgenius/dify/pull/3247 make sure validation flow works for all model providers in bedrock by @guchenhe ...
4 changes: 2 additions & 2 deletions 4 zh_CN/guides/workflow/node/question_classifier.md Original file line numberDiff line numberDiff line change @@ -14,7 +14,7 @@ 下图为产品客服场景的示例工作流模板: 在该场景中我们设置了 3 个分类标签/描述: @@ -32,7 +32,7 @@ ### 3 如何...
fix: wrong category name in examples of question classifier completio… May 16, 2024 dev test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (… Apr 24, 2024 docker Fix: setup google-storage client (langgenius#4296) May 15, 2024 images new readme slogan (langgenius#30...
feat: support question classifier node output by @sinomoe inhttps://github.com/langgenius/dify/pull/4000 add glm-3-turbo max_tokens parameter setting by @orangeclk inhttps://github.com/langgenius/dify/pull/4017 chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web by @dependabot...
What’s New in v0.6.3? This update primarily focuses on enhancing system stability and improving user experience. Key updates include: feat: AddJinaReaderas Tool by @Yeuoly in #3468 feat:Function callingsupport for Google Gemini Pro by @Yeuoly in #3406 ...