-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Insights: langgenius/dify
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
0.14.2 v0.14.2
published
Dec 23, 2024
120 Pull requests merged by 35 people
-
py lint
#12102 merged
Dec 25, 2024 -
fix: issue #12078 by redirect the right
#12088 merged
Dec 25, 2024 -
fix: add type ignore comments for shared_task imports and clean up re…
#12099 merged
Dec 25, 2024 -
Revert "Feat/parent child retrieval"
#12095 merged
Dec 25, 2024 -
Feat/support parent child chunk
#12092 merged
Dec 25, 2024 -
fix(billing_service): change retry condition to handle specific reque…
#12091 merged
Dec 25, 2024 -
fix(audio_service): validate message_id format using UUID
#12087 merged
Dec 25, 2024 -
fix(file_factory): validate upload_file_id format as UUID
#12084 merged
Dec 25, 2024 -
fix(http_request): add error handling for invalid URLs
#12082 merged
Dec 25, 2024 -
fix(tool): validate return type from _invoke method to ensure ToolInv…
#12079 merged
Dec 25, 2024 -
feat(message_feedback): add content argument to feedback creation
#12077 merged
Dec 25, 2024 -
Feat/parent child retrieval
#12086 merged
Dec 25, 2024 -
fix(app_generator): improve error handling for closed file I/O operat…
#12073 merged
Dec 25, 2024 -
fix: unquote urls in docker-compose.yaml
#12072 merged
Dec 25, 2024 -
refactor: optimize database usage
#12071 merged
Dec 25, 2024 -
fix: zoom in/out click
#12056 merged
Dec 25, 2024 -
fix: o1 model error, use max_completion_tokens instead of max_tokens.
#12037 merged
Dec 25, 2024 -
fix: update S3 and Azure configuration typos in .env.example and corr…
#12055 merged
Dec 25, 2024 -
fix: like failed close #12057
#12058 merged
Dec 25, 2024 -
fix: can not find model bug
#12051 merged
Dec 25, 2024 -
fix: i18n error
#12052 merged
Dec 24, 2024 -
fix: tool can not run
#12054 merged
Dec 24, 2024 -
fix: --name option for the create-tenant command does not take effect
#11993 merged
Dec 24, 2024 -
refactor: replace div with button for better accessibility
#12046 merged
Dec 24, 2024 -
feat: mypy for all type check
#10921 merged
Dec 24, 2024 -
fix: modal bg color
#12042 merged
Dec 24, 2024 -
fix/array file cannot use in iteration node
#12035 merged
Dec 24, 2024 -
fix: Replace generic exceptions with specific error classes in task p…
#12036 merged
Dec 24, 2024 -
fix: fix typo
#12034 merged
Dec 24, 2024 -
fix: Fix session typo in workflow_trace method
#12031 merged
Dec 24, 2024 -
fix: add FileNotFoundError to ignored errors in Sentry integration
#12023 merged
Dec 23, 2024 -
chore/bump version to 0.14.2
#12017 merged
Dec 23, 2024 -
fix: issue Multiple Paths Between IF/ELSE Branches
#11646 merged
Dec 23, 2024 -
Fix/refactor invoke result handling in question classifier node
#12015 merged
Dec 23, 2024 -
fix: remove json_schema if response format is disabled.
#12014 merged
Dec 23, 2024 -
fix: add UUID validation for tool file ID extraction
#12011 merged
Dec 23, 2024 -
fix: add logging for missing edge mapping in StreamProcessor
#12008 merged
Dec 23, 2024 -
Fix/add retry mechanism to billing service request handling
#12006 merged
Dec 23, 2024 -
Fix/workflow retry log
#12013 merged
Dec 23, 2024 -
fix: add retry feature to code node
#12005 merged
Dec 23, 2024 -
fix: drop useless and wrong code in Account
#11961 merged
Dec 23, 2024 -
fix: improve error handling for file retrieval in AwsS3Storage
#12002 merged
Dec 23, 2024 -
Fix/workflow retry
#11999 merged
Dec 23, 2024 -
feat: add RequestBodyError for invalid request body handling
#11994 merged
Dec 23, 2024 -
fix: Introduce ArrayVariable and update iteration node to handle it
#12001 merged
Dec 23, 2024 -
fix: remove unused credential validation logic in VectorizerProvider
#12000 merged
Dec 23, 2024 -
feat: Warning on invite modal when mail setup is incomplete
#11809 merged
Dec 23, 2024 -
fix: handle broader request exceptions in OAuth process
#11997 merged
Dec 23, 2024 -
fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions
#11544 merged
Dec 23, 2024 -
fix: retry node in iteration logs wrong
#11995 merged
Dec 23, 2024 -
fix: remove the unused retry index field
#11903 merged
Dec 23, 2024 -
Fix 11979
#11984 merged
Dec 23, 2024 -
Add custom to file types
#11966 merged
Dec 23, 2024 -
fix: fix update external dataset error in dataset list
#11989 merged
Dec 23, 2024 -
Feat: account page dark mode
#11977 merged
Dec 23, 2024 -
fix: create_feedback args are wrong
#11962 merged
Dec 23, 2024 -
fix(commands): validate name encoding for non-Latin characters
#11965 merged
Dec 23, 2024 -
fix: 'dict_keys' object is not subscriptable error
#11957 merged
Dec 22, 2024 -
fix(workflow): update updated_at default to use UTC timezone
#11960 merged
Dec 22, 2024 -
fix: messagefeedbackapi support content
#11716 merged
Dec 22, 2024 -
fix(variable_assigner): change VariableOperatorNodeError to inherit from ValueError
#11951 merged
Dec 22, 2024 -
fix: change CredentialsValidateFailedError to inherit from ValueError
#11950 merged
Dec 22, 2024 -
fix(ops_trace_manager): handle None workflow_run in workflow_trace method and raise ValueError
#11953 merged
Dec 22, 2024 -
fix(base_node): change BaseNodeError exception type from Exception to ValueError
#11952 merged
Dec 22, 2024 -
fix: raise http request node error on httpx.request error
#11954 merged
Dec 22, 2024 -
fix(core/errors): change base class of custom exceptions to ValueError
#11955 merged
Dec 22, 2024 -
fix: enhance type hints and improve audio message handling in TTS pub…
#11947 merged
Dec 22, 2024 -
fix(json_in_md_parser): improve error messages for JSON parsing failures
#11948 merged
Dec 22, 2024 -
feat(code_node): add more check
#11949 merged
Dec 22, 2024 -
fix(app_dsl_service): handle missing app mode with a ValueError
#11945 merged
Dec 22, 2024 -
fix: refactor conversation pagination to use SQLAlchemy session manag…
#11956 merged
Dec 22, 2024 -
fix: gemini system prompt with variable raise error
#11946 merged
Dec 21, 2024 -
fix: The default updated_at when a workflow is created
#11709 merged
Dec 21, 2024 -
fix: self.method should method in api_tool.py
#11926 merged
Dec 21, 2024 -
fix:log error(#11942)
#11943 merged
Dec 21, 2024 -
fix(code_node): update type hints for string and number checks in Cod…
#11936 merged
Dec 21, 2024 -
fix: validate reranking model attributes before processing
#11930 merged
Dec 21, 2024 -
fix: validate response type in transform_response method
#11931 merged
Dec 21, 2024 -
fix: add RemoteFileUploadError for better error handling in remote fi…
#11933 merged
Dec 21, 2024 -
fix: change MaxRetriesExceededError to inherit from ValueError
#11934 merged
Dec 21, 2024 -
fix(model_runtime): make invoke as ValueError
#11929 merged
Dec 21, 2024 -
fix(tool_file_manager): raise ValueError when get timeout
#11928 merged
Dec 21, 2024 -
fix(nodes): handle errors in question_classifier and parameter_extractor
#11927 merged
Dec 21, 2024 -
fix: change OutputParserError to inherit from ValueError
#11935 merged
Dec 21, 2024 -
refactor: update builtin tool provider methods to use session management
#11938 merged
Dec 21, 2024 -
fix(file_factory): validate upload_file_id before querying UploadFile
#11937 merged
Dec 21, 2024 -
fix(retrieval_service): avoid to use exception
#11925 merged
Dec 21, 2024 -
fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana…
#11913 merged
Dec 21, 2024 -
add three aws tools
#11905 merged
Dec 21, 2024 -
Update input-var-list.tsx
#9987 merged
Dec 21, 2024 -
fix: dataset search-input compostion can't work in chrome
#11907 merged
Dec 21, 2024 -
revert: these 2 settings
#11906 merged
Dec 20, 2024 -
fix: handle document fetching from URL in Anthropic LLM model, solving base64 decoding error
#11858 merged
Dec 20, 2024 -
fix: doc can not extract tables
#11879 merged
Dec 20, 2024 -
fix: rerank switch
#11897 merged
Dec 20, 2024 -
chore: translate i18n files
#11892 merged
Dec 20, 2024 -
Feat/workflow retry
#11885 merged
Dec 20, 2024 -
feat: add workflow parallel depth limit configuration
#11460 merged
Dec 20, 2024 -
fix: better memory usage from 800+ to 500+
#11796 merged
Dec 20, 2024 -
chore: add retry index migration
#11887 merged
Dec 20, 2024 -
chore: translate i18n files
#11855 merged
Dec 20, 2024 -
fix: node 22 build
#11883 merged
Dec 20, 2024 -
Feat: Retry on node execution errors
#11871 merged
Dec 20, 2024 -
Feat: Add partial success status to the app log
#11869 merged
Dec 20, 2024 -
feat(llm_node): support order in text and files
#11837 merged
Dec 20, 2024 -
chore(db): use a better way to export models and remove unused table
#11838 merged
Dec 20, 2024 -
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /web
#11876 merged
Dec 20, 2024 -
fix: add safe dictionary access for bedrock credentials
#11860 merged
Dec 20, 2024 -
fix: better gard nan value from numpy for issue #11827
#11864 merged
Dec 20, 2024 -
Fix comfyui tool https
#11859 merged
Dec 20, 2024 -
feat: add gemini-2.0-flash-thinking-exp-1219
#11863 merged
Dec 20, 2024 -
fix: Enhance file type detection in HTTP Request node
#11797 merged
Dec 19, 2024 -
fix: comfyui tool supports https
#11823 merged
Dec 19, 2024 -
Fix/10584 wrong message when no custom tool available in custom tool list
#11851 merged
Dec 19, 2024 -
fix: float values are not json for nan value close #11827
#11840 merged
Dec 19, 2024 -
fix: silicon change its model fix #11844
#11847 merged
Dec 19, 2024 -
fix: remove ruff ignore SIM300
#11810 merged
Dec 19, 2024 -
feat(ark): add doubao-pro-256k and doubao-embedding-large
#11831 merged
Dec 19, 2024 -
add-model-azure-gpt-4o-2024-11-20
#11803 merged
Dec 19, 2024
19 Pull requests opened by 17 people
-
feat: account delete
#11829 opened
Dec 19, 2024 -
Optimization of Chat component, other bug fixes. Resolves #11848 #11849
#11850 opened
Dec 19, 2024 -
Feat/add linkup
#11854 opened
Dec 19, 2024 -
feat: add GET upload file API endpoint to dataset service api
#11899 opened
Dec 20, 2024 -
Extroactor pdf 2 image
#11909 opened
Dec 20, 2024 -
Feature/sambanovacloud integration dify
#11918 opened
Dec 20, 2024 -
feat: add parameter for SearchAPI
#11921 opened
Dec 20, 2024 -
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests
#11922 opened
Dec 21, 2024 -
feat: The list of input field variables in the Start node panel can be dragged and dropped
#11924 opened
Dec 21, 2024 -
feat: Add filter to show only apps created by the user
#11968 opened
Dec 22, 2024 -
Add a new provider as tongyi international
#11988 opened
Dec 23, 2024 -
[feat] Support Multi-Version Workflows
#11990 opened
Dec 23, 2024 -
feat(tools): Add X(twitter) tool
#12026 opened
Dec 23, 2024 -
feat(vdb): add HNSW vector index for TiDB vector store with TiFlash
#12043 opened
Dec 24, 2024 -
fix: workflow_as_tool output files raise error
#12061 opened
Dec 25, 2024 -
Fixed Several Exceptions in Workflow Usage
#12075 opened
Dec 25, 2024 -
fix: improve clean outdated messages periodical task
#12090 opened
Dec 25, 2024 -
fix(env): docker compose variable interpolation issue for COMPOSE_PRO…
#12093 opened
Dec 25, 2024 -
fix: issue #11868 bring old logic back
#12100 opened
Dec 25, 2024
135 Issues closed by 17 people
-
Regarding LaTeX formula display issues, I request additional functionality
#10490 closed
Dec 25, 2024 -
Blank Page with Error When Adding Notion Configuration in Data Sources
#12080 closed
Dec 25, 2024 -
Failure to Upload Files with Specified Extensions in Custom File Types
#11841 closed
Dec 25, 2024 -
Published workflow does not display description
#10991 closed
Dec 25, 2024 -
Could you please consider supporting batch import and export of DSL files?
#12064 closed
Dec 25, 2024 -
File upload issue in conversation
#12066 closed
Dec 25, 2024 -
TTS is Not Enabled Error when text-to-speech feature test
#12059 closed
Dec 25, 2024 -
RETRY on FAILURE Feature
#12063 closed
Dec 25, 2024 -
Internal Server Error When Clicking 'Like' in Chat Conversations
#12057 closed
Dec 25, 2024 -
The first time setting up Brave Search and entering the API key, an error occurs when clicking "Save."
#11735 closed
Dec 25, 2024 -
/chat-message:400 invalid_param file is required in input form
#12049 closed
Dec 25, 2024 -
The curl execution succeeds but the dify-client execution fails.
#12044 closed
Dec 25, 2024 -
Mail added nickname configuration parameters
#10474 closed
Dec 24, 2024 -
Optimization suggestions for knowledge base segmentation
#10455 closed
Dec 24, 2024 -
Multimodal Embedding
#7866 closed
Dec 24, 2024 -
--name option for the create-tenant command does not take effect
#11991 closed
Dec 24, 2024 -
Issue with File List Field in Workflow Type Application after Upgrade to 0.14.2
#12048 closed
Dec 24, 2024 -
make type hint passed by mypy check for all the codebase in api/
#10928 closed
Dec 24, 2024 -
Matplotlib add to Code Node
#12027 closed
Dec 24, 2024 -
The administrator adds the user directly, rather than using the user after confirmation
#12033 closed
Dec 24, 2024 -
Version: 0.8.3 get workflow_log, keyword is useless when using Chinese characters
#12039 closed
Dec 24, 2024 -
siliconflow 的netease-youdao/bce-reranker-base_v1模型提示添加成功但功能没开启
#12040 closed
Dec 24, 2024 -
[Bug] Gemini 2.0 Flash: Image requests failing with 400 Bad Request - Missing text parameter
#12038 closed
Dec 24, 2024 -
【classifier issue】 Run failed: [wenxin] Bad Request Error, The number of messages should be odd.
#11776 closed
Dec 24, 2024 -
bug: Cannot trace workflow execution due to session typo
#12029 closed
Dec 24, 2024 -
Custom API tool: OpenAPI specification to support file uploads, and it can be used in workflow
#9605 closed
Dec 24, 2024 -
Request to add a speech-to-text model for the fireworks supplier
#10422 closed
Dec 23, 2024 -
Workflow long text Test Run Result and WebApp Result disappear when task is done
#10406 closed
Dec 23, 2024 -
index excel columns seperately
#10397 closed
Dec 23, 2024 -
Knowledge file indexing 500 error
#11454 closed
Dec 23, 2024 -
document extractor with unstructured io for pptx does not function as expected
#10956 closed
Dec 23, 2024 -
Is this a bug for PdfExtractor in ExtractProcessor
#11495 closed
Dec 23, 2024 -
external knowledge base retrieval can not change rerank model
#11519 closed
Dec 23, 2024 -
Error When Using Dify and OpenAI GPT-4 for OCR: Invalid MIME Type
#11527 closed
Dec 23, 2024 -
The picture address with port in IP cannot be displayed correctly using Markdown syntax
#10806 closed
Dec 23, 2024 -
qdrant connection issue
#12022 closed
Dec 23, 2024 -
There is a bug in condition branch node
#11037 closed
Dec 23, 2024 -
Add a Component for Sub-Workflows as Independent Applications
#12007 closed
Dec 23, 2024 -
Token Count to variable
#11804 closed
Dec 23, 2024 -
webapp-conversation set inputs have 500 error
#11811 closed
Dec 23, 2024 -
dify can not start up,this is api log,please help me
#11894 closed
Dec 23, 2024 -
SSL error without proxy on self hosted dify
#11963 closed
Dec 23, 2024 -
Delete Conversations from DB
#12016 closed
Dec 23, 2024 -
Stop Streaming in API
#12018 closed
Dec 23, 2024 -
Error Occurs Frequently with Specific Search Terms in the DuckDuckGo Search Tool Node
#12012 closed
Dec 23, 2024 -
llama3.2 error when use images: Query or prefix prompt is too long“ error #4452"
#12010 closed
Dec 23, 2024 -
[BUG] Slash before quotation mark in JSON doesn't work
#12003 closed
Dec 23, 2024 -
Invitation emails appear sendable in the UI despite the mail setup being incomplete
#11670 closed
Dec 23, 2024 -
Multiple Paths Between IF/ELSE Branches Invalidate Conditions and Execute All Paths
#11542 closed
Dec 23, 2024 -
Use Chatflow, stream chat, click Stop, ERR_INCOMPLETE_CHUNKED_ENCODING
#11896 closed
Dec 23, 2024 -
Include 'custom' Type in Documentation for Input Files in Workflow App API and Advanced Chat App API
#11671 closed
Dec 23, 2024 -
0.13.0 can not show dialogue in browser
#11987 closed
Dec 23, 2024 -
The iterated item needs to be used as the body parameter of http
#11983 closed
Dec 23, 2024 -
After upgrading Dify to version 014.1, Gemini 1.5 is still unable to parse videos.
#11980 closed
Dec 23, 2024 -
tow docker image status always Restarting
#11982 closed
Dec 23, 2024 -
full log and data [Out of range float values are not JSON compliant: nan]
#11975 closed
Dec 23, 2024 -
Too many incorrect password!!!!
#11986 closed
Dec 23, 2024 -
dataset_keyword_tables -- keyword_table, this table contains a large number of spaces and dashes.
#11908 closed
Dec 23, 2024 -
How do I add my Assistants from my OpenAI profile?
#11915 closed
Dec 23, 2024 -
Node Js sandbox errors out
#10384 closed
Dec 22, 2024 -
Prompt Caching - GPT/Gemini/Anthropic Models
#10377 closed
Dec 22, 2024 -
"Invalid upload file" error in test chat history if there was file uploaded
#10376 closed
Dec 22, 2024 -
Variables within the substitute areas are being localized and not substituted correctly
#10356 closed
Dec 22, 2024 -
Agent ‘Final Answer’ response is invalid JSON format, causing the output 'Final Answer:'
#10293 closed
Dec 22, 2024 -
bug in jinja2 join
#8856 closed
Dec 22, 2024 -
When importing the package of the current project, the pycharm editor error message cannot be found
#11939 closed
Dec 22, 2024 -
Chat workflow, reference function is invalid
#10316 closed
Dec 21, 2024 -
Whether the knowledge base document can be configured and downloaded
#10296 closed
Dec 21, 2024 -
The log and annotation menu of the chat assistant lack user filtering
#10280 closed
Dec 21, 2024 -
The language setting in Segmenting in Question & Answer format don't work
#9488 closed
Dec 21, 2024 -
Error occurs in app log page
#11942 closed
Dec 21, 2024 -
multiple environment needed
#11917 closed
Dec 21, 2024 -
Fail to get url attribute of FileUpload output of the Start Node
#11919 closed
Dec 21, 2024 -
Custom tool parameter cannot suport constant value in 0.11.1
#10935 closed
Dec 20, 2024 -
Enhancement: Add support for option labels in 'select' field type for input fields
#10262 closed
Dec 20, 2024 -
Duplicate records when traversing knowledge base via API
#10252 closed
Dec 20, 2024 -
When the chat room adds a text-to-speech model, the question and answer output is interrupted
#10239 closed
Dec 20, 2024 -
'Connection Error' when setup OpenAI on Model Provider after upgrading to 0.14.1
#11839 closed
Dec 20, 2024 -
DetachedInstanceError in Workflow Response Generation
#11814 closed
Dec 20, 2024 -
The text data in the tables of the Word file cannot be extracted
#10461 closed
Dec 20, 2024 -
How can I use the API to modify or add answers to a CHUNK?
#11878 closed
Dec 20, 2024 -
Chat API for images.
#11898 closed
Dec 20, 2024 -
Support code knowledge base
#11889 closed
Dec 20, 2024 -
Maintain the Order of Text and Files in Prompt for Multimodal Models
#11641 closed
Dec 20, 2024 -
Does the Knowledge Retreival + ChatFlow support question completion?
#11867 closed
Dec 20, 2024 -
There is a problem with URLs being removed from responses during segmentation
#11861 closed
Dec 20, 2024 -
I want my workflow to run once every day at 9 am. But I didn't see such a function.How can I do it?
#11846 closed
Dec 20, 2024 -
Enhance the type guess in the HTTP Request Node
#11459 closed
Dec 19, 2024 -
chat API does not support user-defined conversation id
#11637 closed
Dec 19, 2024 -
Support building an individual desktop app
#10197 closed
Dec 19, 2024 -
Missing Essential Feature: Edit or Delete Conversations for Regeneration
#10186 closed
Dec 19, 2024 -
Error: Response output is missing or does not contain embeddings.
#10047 closed
Dec 19, 2024 -
Feat: Supports read and write separation in postgresql
#9862 closed
Dec 19, 2024 -
[Bug] Comfyui tool cannot support HTTPS(WSS)
#11822 closed
Dec 19, 2024 -
Input text variable size can't be more than 256
#11853 closed
Dec 19, 2024 -
Wrong message when no custom tool available in custom tool list.
#10584 closed
Dec 19, 2024 -
error cache and out of range float values are not json compliant
#11827 closed
Dec 19, 2024 -
I modified the key for silicon-based flow, and as a result, an error occurred.
#11844 closed
Dec 19, 2024 -
I want my workflow to run once every day at 9 am. How can I do it?
#11845 closed
Dec 19, 2024 -
Handle file by Code Node
#10528 closed
Dec 19, 2024 -
http_request node load json bug
#10133 closed
Dec 19, 2024 -
Google Search Api not Working
#10325 closed
Dec 19, 2024 -
Issues After Updating to Dify Version 0.11.0
#10336 closed
Dec 19, 2024 -
The duplicated block failed to connect with the blocks in the iteration
#10343 closed
Dec 19, 2024 -
completion-messages loss upload file
#10379 closed
Dec 19, 2024 -
Meta endpoint! Unexpected status code: 404 using weaviate vdb
#10398 closed
Dec 19, 2024 -
Text generation output error
#10567 closed
Dec 19, 2024 -
Recommend to clear the history conversation and attachment function
#10612 closed
Dec 19, 2024 -
Issue with LocalStorage Saving Message History in Dify's Iframe
#10594 closed
Dec 19, 2024 -
Disable intermediate node input/output persistence in workflow
#10660 closed
Dec 19, 2024 -
Need support for file uploads
#10642 closed
Dec 19, 2024 -
Setup OpenRouter fails with "Credentials validation failed with status code 402"
#10667 closed
Dec 19, 2024 -
Support for Multiline Input of Conversation Variables
#10666 closed
Dec 19, 2024 -
error password variable name in docker-compose.yaml for vdb lindorm
#10708 closed
Dec 19, 2024 -
In logging and annotation, the log is empty with no records after being opened.
#10719 closed
Dec 19, 2024 -
The output length of the azure_openai gpt-4o-2024-08-06 version is inconsistent with the official version.
#10726 closed
Dec 19, 2024 -
The search function in the studio interface cannot input Chinese.
#10734 closed
Dec 19, 2024 -
Add nodes that can read and write to the database
#11832 closed
Dec 19, 2024 -
echarts数据希望可以支持map类型
#11834 closed
Dec 19, 2024 -
AI WebApp is not working
#11566 closed
Dec 19, 2024 -
Adding AWS CDK deployment in Readme
#10745 closed
Dec 19, 2024 -
Ability to control logs.
#9747 closed
Dec 19, 2024 -
Debug as Multiple Model support for Workflow Mode
#9055 closed
Dec 19, 2024 -
Out of range float values are not JSON compliant: nan
#11792 closed
Dec 19, 2024 -
UI remove connection between blocks
#11821 closed
Dec 19, 2024 -
Load files as a user input in an Agent
#11813 closed
Dec 19, 2024
66 Issues opened by 57 people
-
Issue of not being able to press “like” or "unlike".
#12101 opened
Dec 25, 2024 -
Server Disconnection Issue During Workflow Execution
#12098 opened
Dec 25, 2024 -
Request for Support of KAG (Knowledge-Aware Graph)
#12085 opened
Dec 25, 2024 -
Enhance Workflow to Support Checkpoint Restart from Failure Points
#12083 opened
Dec 25, 2024 -
Invalid interpolation format for x-shared-env.COMPOSE_PROFILES
#12081 opened
Dec 25, 2024 -
'App not found.' Message Displayed Despite Successful App Creation"
#12078 opened
Dec 25, 2024 -
Request for Admin Ability to Reset User Passwords
#12076 opened
Dec 25, 2024 -
Some Exceptions Occurring with Workflow Usage
#12074 opened
Dec 25, 2024 -
Add PDF Processing Support for Vertex AI Gemini Provider with Graph Recognition
#12069 opened
Dec 25, 2024 -
IF ELSE can cause the Stream output of LLM nodes to fail.
#12068 opened
Dec 25, 2024 -
when workflow_as_tool output files raise error
#12060 opened
Dec 25, 2024 -
When searching for apps in the studio interface, it is not possible to input Chinese characters.
#12050 opened
Dec 24, 2024 -
Internal Sever Error when modifying or deleting knowledge base
#12041 opened
Dec 24, 2024 -
Slow Embedding Performance with External Model API Calls in Dify - Need for Concurrency Adjustment
#12032 opened
Dec 24, 2024 -
Cannot open new or existing application with old browser
#12030 opened
Dec 24, 2024 -
feat: replace default json to orjson for better performance
#12028 opened
Dec 24, 2024 -
The AI Web App shows a blank page when opened on iPhone X.
#12019 opened
Dec 23, 2024 -
Support for Retrieving Streamed Output from Any Model Node in Dify's Workflow API
#12009 opened
Dec 23, 2024 -
i want the http request node support sse
#12004 opened
Dec 23, 2024 -
When the workflow configuration becomes long, the stream output format is lost
#11985 opened
Dec 23, 2024 -
Bug Report: Issue with Dify AI Version 0.14.1 - OpenAI Bad Request Error (400)
#11981 opened
Dec 23, 2024 -
Agent response parse error
#11978 opened
Dec 23, 2024 -
"Knowledge" block settings: The implementation and the documentation are different.
#11976 opened
Dec 23, 2024 -
Auth token never refreshes - keep getting logged out in the middle of a session
#11973 opened
Dec 22, 2024 -
Need a new provider for Tongyi international users
#11970 opened
Dec 22, 2024 -
Display conversation message feedbacks on the UI
#11969 opened
Dec 22, 2024 -
feat: Add "Show my created apps only" filter to improve app discovery
#11967 opened
Dec 22, 2024 -
Can't locate tools when importing workflows from dev environment to production environment.
#11964 opened
Dec 22, 2024 -
Dify Cloud quota for OpenAI can't be used
#11959 opened
Dec 22, 2024 -
Permanently corrupted knowledge base where subsequent file uploads fail to index
#11958 opened
Dec 22, 2024 -
Application error when preview after restore
#11944 opened
Dec 21, 2024 -
Auth token unrecognized when logging in with email 2fa
#11941 opened
Dec 21, 2024 -
Flask : upgrade-db
#11920 opened
Dec 20, 2024 -
Connection and variables are lost when block changes are made
#11912 opened
Dec 20, 2024 -
Perpetual queue for uploading a document to the knowledge base
#11911 opened
Dec 20, 2024 -
Customizable Tag-Based Filtering for Applications Display in Discovery Sidebar
#11904 opened
Dec 20, 2024 -
Support for Horizontal Scaling Across Components (API, Worker, Sandbox)
#11902 opened
Dec 20, 2024 -
I want to control the Knowledge items in the Knowledge Retrieval Base of the Workflow via an API.
#11900 opened
Dec 20, 2024 -
feat: Remove 'url' from File structure in the logs
#11895 opened
Dec 20, 2024 -
return page number of word docx documents upon retrieval
#11891 opened
Dec 20, 2024 -
Support code knowledge base
#11890 opened
Dec 20, 2024 -
Support multi-agent
#11882 opened
Dec 20, 2024 -
validation error for HttpRequestNodeData method Input
#11877 opened
Dec 20, 2024 -
When updating in ChatFlow, it will automatically restore, and sometimes the page will flash
#11874 opened
Dec 20, 2024 -
When running Alibaba's OCR sdk in the workflow, an error message appears: "error: operation not permitted"
#11873 opened
Dec 20, 2024 -
Add data import and export functions
#11870 opened
Dec 20, 2024 -
"{" Character Removed When Adding Dataset via API
#11868 opened
Dec 20, 2024 -
The chart of average interaction counts per conversation show nothing
#11862 opened
Dec 20, 2024 -
Does Dify have plans to support rerank and embedding models launched by vLLM?
#11857 opened
Dec 19, 2024 -
ChatFlow Node constant "RUNNING" status
#11852 opened
Dec 19, 2024 -
Fix Various Synchronization and Display Issues in Components
#11849 opened
Dec 19, 2024 -
Add Upward Scrolling to Load More Messages in Chat Component
#11848 opened
Dec 19, 2024 -
Bing searches for market parameters, but searches for anomalies when using Chinese
#11836 opened
Dec 19, 2024 -
Migration files delete vector tables with pgvector in PostgreSQL
#11835 opened
Dec 19, 2024 -
Issue: Delayed Access and Login Problems After Deployment on Oracle Cloud
#11833 opened
Dec 19, 2024 -
The node of http request support streaming request
#11830 opened
Dec 19, 2024 -
Markdown ingest is weird: text before first header is missing
#11828 opened
Dec 19, 2024 -
Enhance debugging target node in a workflow with a shortcut to use inputs from last test log
#11826 opened
Dec 19, 2024 -
Next step: do not add connections
#11824 opened
Dec 19, 2024 -
support qwen long input format:system role input twice
#11820 opened
Dec 19, 2024 -
Setup AWS Bedrock with blank AKSK returns invalid_param error after upgrading to 0.14.1
#11819 opened
Dec 19, 2024 -
Suggested questions always return empty
#11818 opened
Dec 19, 2024 -
Environment specific tool specs when using Dify via its API SDK
#11816 opened
Dec 18, 2024
64 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: add prometheus metrics
#11612 commented on
Dec 20, 2024 • 2 new comments -
feat: support workflow multi version recovery
#8484 commented on
Dec 21, 2024 • 1 new comment -
Asynchronous Processing in Workflows?
#11805 commented on
Dec 25, 2024 • 0 new comments -
Support agent node in a workflow
#7470 commented on
Dec 25, 2024 • 0 new comments -
Whether the agent can support more thinking patterns
#10949 commented on
Dec 25, 2024 • 0 new comments -
Skip conversation starter
#8180 commented on
Dec 25, 2024 • 0 new comments -
Introducing Cypress for E2E and Integration Tests
#9253 commented on
Dec 24, 2024 • 0 new comments -
Output tts message with llm message synchronously in streaming mode of chat-messages api
#10363 commented on
Dec 24, 2024 • 0 new comments -
Add support for OpenAPI schema containing objects in custom tools
#11021 commented on
Dec 24, 2024 • 0 new comments -
Adds Exponential Backoff And Jitter mechanism to Amazon Bedrock
#11636 commented on
Dec 24, 2024 • 0 new comments -
If a parallel node in a workflow contains if/else nodes, if the node after the parallel node does not wait for all parallel nodes to complete
#11756 commented on
Dec 24, 2024 • 0 new comments -
Likes and dislikes are not shown in chat logs, but present in db
#11793 commented on
Dec 24, 2024 • 0 new comments -
Pending tools and model runtimes
#11588 commented on
Dec 24, 2024 • 0 new comments -
Support for multiple servers in custom tools OpenAPI definition
#10999 commented on
Dec 23, 2024 • 0 new comments -
add Crawl4AI to tools and for sync data from website in Knowledge
#8905 commented on
Dec 23, 2024 • 0 new comments -
Regarding the model provider's function call support-related issues
#10967 commented on
Dec 23, 2024 • 0 new comments -
Add Qichacha Tool for Enhanced Company Information Lookup
#10968 commented on
Dec 23, 2024 • 0 new comments -
API's Arg user can be empty
#11030 commented on
Dec 25, 2024 • 0 new comments -
feat: Azure AI Document Intelligence provider and extract document tool
#11033 commented on
Dec 25, 2024 • 0 new comments -
add tts for model provider siliconflow
#11042 commented on
Dec 25, 2024 • 0 new comments -
[Organize blocks] messes up the vertical order of nodes stemming from the same source
#11027 commented on
Dec 25, 2024 • 0 new comments -
Ensure the 'inputs' field in /chat-messages takes effect every time
#7955 commented on
Dec 25, 2024 • 0 new comments -
[fix]: issue#9443support object type in custom tool's parameters
#9822 commented on
Dec 21, 2024 • 0 new comments -
Feat: support account deletion
#10008 commented on
Dec 25, 2024 • 0 new comments -
chore: add tests for build docker image when dockerfile changed
#10732 commented on
Dec 21, 2024 • 0 new comments -
feat:A tool used to get prompt and datasets from LangFuse
#11245 commented on
Dec 24, 2024 • 0 new comments -
feat: switch to chat messages before regenerated
#11301 commented on
Dec 24, 2024 • 0 new comments -
feat: add support for Azure speech
#11375 commented on
Dec 24, 2024 • 0 new comments -
Add support for ModelScope community
#11397 commented on
Dec 24, 2024 • 0 new comments -
Add new integration with Opik Tracking tool
#11501 commented on
Dec 19, 2024 • 0 new comments -
Use DefaultAzureCredential for managed identity in azure blob extention
#11559 commented on
Dec 21, 2024 • 0 new comments -
feat: add a new built-in tool of Yunzhijia Group Robot
#11715 commented on
Dec 24, 2024 • 0 new comments -
Add a time component for the selection of historical records.
#11096 commented on
Dec 19, 2024 • 0 new comments -
[Bug] alter model from gpt3 to wenxin api, the flow fails at first node requires model
#10281 commented on
Dec 19, 2024 • 0 new comments -
add error handler for parameter extractor
#11815 commented on
Dec 19, 2024 • 0 new comments -
Implement OpenAI's Realtime API
#8986 commented on
Dec 19, 2024 • 0 new comments -
Annotation API
#11727 commented on
Dec 19, 2024 • 0 new comments -
After the Document indexing of the knowledge base fails, modify the segment settings, and save & process reports a "Document is not available" error. archive it and then unarchive it will report the "Document is being indexed, please try again later" error.
#11746 commented on
Dec 19, 2024 • 0 new comments -
add integration with long term memory like mem0 and zep
#9461 commented on
Dec 19, 2024 • 0 new comments -
The compression method 'CompressionStream' in the web front-end is not supported on iOS browser
#10797 commented on
Dec 19, 2024 • 0 new comments -
Add multiple selection function to the segmented list of documents in the knowledge base
#11730 commented on
Dec 20, 2024 • 0 new comments -
Image url will not completed if a document start with an image
#11791 commented on
Dec 20, 2024 • 0 new comments -
The Template Transform node has error : operation not permitted
#10585 commented on
Dec 20, 2024 • 0 new comments -
Feature Request: Ability to Import Keywords Along with Questions and Answers in "Batch add chunks"
#10810 commented on
Dec 20, 2024 • 0 new comments -
It is recommended that the input fields of the start node can support sorting
#10808 commented on
Dec 20, 2024 • 0 new comments -
Voice input with microphone does not work
#11799 commented on
Dec 20, 2024 • 0 new comments -
Copy components between different workflows
#10840 commented on
Dec 20, 2024 • 0 new comments -
Enable Use of Cohere's Rerank Model from Azure AI Studio in
#9780 commented on
Dec 20, 2024 • 0 new comments -
Feature Request: Add Support for Arabic Language in "Segmenting in Question & Answer Format"
#10811 commented on
Dec 20, 2024 • 0 new comments -
Add default values to user-defined input field
#11290 commented on
Dec 21, 2024 • 0 new comments -
Optimization of Performance for Large Text Segmentation in the Knowledge Base
#10881 commented on
Dec 21, 2024 • 0 new comments -
Add support for custom Q&A in the knowledge base
#10873 commented on
Dec 21, 2024 • 0 new comments -
In Agent model ,when the custom tool responds with too large data to be processed, with 'It seems like you want me to continue an interaction but haven't provided the initial'
#10909 commented on
Dec 21, 2024 • 0 new comments -
Ensure that 'inupt' takes effect every time+add 'output' field+RAG structured document recall
#10895 commented on
Dec 21, 2024 • 0 new comments -
funcation calling failed for xinference with qwen model
#10878 commented on
Dec 21, 2024 • 0 new comments -
Request to Redefine Member Role Permissions
#9869 commented on
Dec 21, 2024 • 0 new comments -
The last few words of the TTS-generated speech end abruptly
#10954 commented on
Dec 22, 2024 • 0 new comments -
Automatically update list of LLM models using the /models API endpoint
#10958 commented on
Dec 22, 2024 • 0 new comments -
PostgreSQL read-write separation be supported
#10549 commented on
Dec 22, 2024 • 0 new comments -
Please add more detailed docs on how to use the CORS env variables
#9676 commented on
Dec 22, 2024 • 0 new comments -
Problems indexing knowledge and accentuation documents in PT-BR
#9298 commented on
Dec 22, 2024 • 0 new comments -
add Ollama rerank model
#10917 commented on
Dec 23, 2024 • 0 new comments -
Regarding the issue of Firecrawl unrestricted crawling when creating a knowledge base.
#11029 commented on
Dec 23, 2024 • 0 new comments -
export the parameter setting MAX_TREE_DEPTH in the `.env` file.
#10983 commented on
Dec 23, 2024 • 0 new comments