Jyong a6cd0f0e73 fix add segment when dataset and document is empty (#3021) 1 year ago
..
app_runner f073dca22a feat: optimize db connection when llm invoking (#2774) 1 year ago
callback_handler 91ea6fe4ee Fix/langchain document schema (#2539) 1 year ago
docstore 6c4e6bf1d6 Feat/dify rag (#2528) 1 year ago
embedding 29ab244de6 fix: correct the parent class of CacheEmbedding (#2578) 1 year ago
entities dd961985f0 refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 1 year ago
errors d069c668f8 Model Runtime (#1858) 1 year ago
extension 08b727833e generalize helper for loading module from source (#2862) 1 year ago
external_data_tool cc9e74123c improve: introduce isort for linting Python imports (#1983) 1 year ago
features d70bd4aaa4 fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 1 year ago
file 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
generator 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
helper ce58f0607b Feat/tool secret parameter (#2760) 1 year ago
memory 237bb8514e replace message content type list to string when file_objs is empty .. (#2745) 1 year ago
model_runtime 08b727833e generalize helper for loading module from source (#2862) 1 year ago
moderation 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
prompt 510f8ede10 Improve automatic prompt generation (#2805) 1 year ago
rag a6cd0f0e73 fix add segment when dataset and document is empty (#3021) 1 year ago
rerank 91ea6fe4ee Fix/langchain document schema (#2539) 1 year ago
splitter 8ba38e8e74 fix overlap and splitter optimization (#2742) 1 year ago
tools 2c43393bf1 Add New Tool: DevDocs (#2993) 1 year ago
utils 08b727833e generalize helper for loading module from source (#2862) 1 year ago
__init__.py db43ed6f41 feat: add api-based extension & external data tool & moderation backend (#1403) 1 year ago
application_manager.py a8e694c235 fix: print exception logs for ValueError and InvokeError (#2823) 1 year ago
application_queue_manager.py 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
hosting_configuration.py 60e7e17c86 feat: Add new Azure OpenAI Embedding models (#2758) 1 year ago
indexing_runner.py b0b0cc045f add mutil-thread document embedding (#3016) 1 year ago
model_manager.py 300d9892a5 tts add voice choose (#2391) 1 year ago
provider_manager.py 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago