You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jyong 5e66a60f1c
add embedding cache and clean embedding cache job (#3087)
1 year ago
..
app_runner feat: optimize db connection when llm invoking (#2774) 1 year ago
callback_handler Fix/langchain document schema (#2539) 1 year ago
docstore Feat/dify rag (#2528) 1 year ago
embedding add embedding cache and clean embedding cache job (#3087) 1 year ago
entities refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 1 year ago
errors Model Runtime (#1858) 1 year ago
extension fix: api / moderation extension import error (#3037) 1 year ago
external_data_tool improve: introduce isort for linting Python imports (#1983) 1 year ago
features fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 1 year ago
file chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
generator enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
helper Feat/tool secret parameter (#2760) 1 year ago
memory replace message content type list to string when file_objs is empty .. (#2745) 1 year ago
model_runtime feat (new llm): add support for openrouter (#3042) 1 year ago
moderation enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
prompt Improve automatic prompt generation (#2805) 1 year ago
rag add keyword table s3 storage support (#3065) 1 year ago
rerank Fix/langchain document schema (#2539) 1 year ago
splitter fix overlap and splitter optimization (#2742) 1 year ago
tools feat: add Feishu(飞书) tool for sending message to chat group bot via webhook (#3059) 1 year ago
utils generalize helper for loading module from source (#2862) 1 year ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
application_manager.py fix: print exception logs for ValueError and InvokeError (#2823) 1 year ago
application_queue_manager.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 1 year ago
indexing_runner.py add mutil-thread document embedding (#3016) 1 year ago
model_manager.py tts add voice choose (#2391) 1 year ago
provider_manager.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago