選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jyong 5e66a60f1c
add embedding cache and clean embedding cache job (#3087)
1年前
..
app_runner feat: optimize db connection when llm invoking (#2774) 1年前
callback_handler Fix/langchain document schema (#2539) 1年前
docstore Feat/dify rag (#2528) 1年前
embedding add embedding cache and clean embedding cache job (#3087) 1年前
entities refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 1年前
errors Model Runtime (#1858) 1年前
extension fix: api / moderation extension import error (#3037) 1年前
external_data_tool improve: introduce isort for linting Python imports (#1983) 1年前
features fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 1年前
file chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
generator enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
helper Feat/tool secret parameter (#2760) 1年前
memory replace message content type list to string when file_objs is empty .. (#2745) 1年前
model_runtime feat (new llm): add support for openrouter (#3042) 1年前
moderation enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
prompt Improve automatic prompt generation (#2805) 1年前
rag add keyword table s3 storage support (#3065) 1年前
rerank Fix/langchain document schema (#2539) 1年前
splitter fix overlap and splitter optimization (#2742) 1年前
tools feat: add Feishu(飞书) tool for sending message to chat group bot via webhook (#3059) 1年前
utils generalize helper for loading module from source (#2862) 1年前
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2年前
application_manager.py fix: print exception logs for ValueError and InvokeError (#2823) 1年前
application_queue_manager.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 1年前
indexing_runner.py add mutil-thread document embedding (#3016) 1年前
model_manager.py tts add voice choose (#2391) 1年前
provider_manager.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前