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.
takatost 12f1ce4794
feat: optimize the efficiency of generating chatbot conversation name (#3472)
1 yıl önce
..
agent feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 yıl önce
app feat: optimize the efficiency of generating chatbot conversation name (#3472) 1 yıl önce
callback_handler chore: remove langchain in tools (#3247) 1 yıl önce
docstore Feat/dify rag (#2528) 1 yıl önce
embedding Compatible with unique index conflicts (#3183) 1 yıl önce
entities feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 yıl önce
errors Model Runtime (#1858) 1 yıl önce
extension fix: api / moderation extension import error (#3037) 1 yıl önce
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 1 yıl önce
file FEAT: NEW WORKFLOW ENGINE (#3160) 1 yıl önce
helper fix(code_executor): surrogates not allowed error in jinja2 template (#3191) 1 yıl önce
llm_generator FEAT: NEW WORKFLOW ENGINE (#3160) 1 yıl önce
memory fix: image text when retrieve chat histories (#3220) 1 yıl önce
model_runtime feat: support configurate openai compatible stream tool call (#3467) 1 yıl önce
moderation FEAT: NEW WORKFLOW ENGINE (#3160) 1 yıl önce
prompt feat: Add Cohere Command R / R+ model support (#3333) 1 yıl önce
rag chore: remove Langchain tools import (#3407) 1 yıl önce
rerank Fix/langchain document schema (#2539) 1 yıl önce
splitter fix overlap and splitter optimization (#2742) 1 yıl önce
tools feat: jina reader (#3468) 1 yıl önce
utils FEAT: NEW WORKFLOW ENGINE (#3160) 1 yıl önce
workflow Fix/workflow tool incorrect parameter configurations (#3402) 1 yıl önce
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 yıl önce
application_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 yıl önce
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 1 yıl önce
indexing_runner.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 yıl önce
model_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 yıl önce
provider_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 yıl önce