Charlie.Wei 087b7a6607 azure_openai add gpt-4-turbo-2024-04-09 model (#4144) 11 months ago
..
agent b1399cd5f9 fix: unable to fetch CoT agent runner log (#4052) 11 months ago
app b82a2d97ef fix: db connections not being released during workflow execution (#3971) 11 months ago
callback_handler e635f3dc1d chore: remove langchain in tools (#3247) 1 year ago
docstore 9e6d4eeb92 fix the return with wrong datatype of segment (#3525) 1 year ago
embedding 2e4dec365d Compatible with unique index conflicts (#3183) 1 year ago
entities 8811677154 feat: remove langchain from output parsers (#3473) 1 year ago
errors d069c668f8 Model Runtime (#1858) 1 year ago
extension 6817eab5f1 fix: api / moderation extension import error (#3037) 1 year ago
external_data_tool 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
file 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
helper 049abd698f improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 11 months ago
llm_generator 8811677154 feat: remove langchain from output parsers (#3473) 1 year ago
memory 4ad3f2cdc2 fix: image text when retrieve chat histories (#3220) 1 year ago
model_runtime 087b7a6607 azure_openai add gpt-4-turbo-2024-04-09 model (#4144) 11 months ago
moderation 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
prompt 12435774ca feat: query prompt template support in chatflow (#3791) 1 year ago
rag 142814d451 chore: skip deprecated field_schema param in creating payload index on Qdrant (#3903) 11 months ago
rerank 91ea6fe4ee Fix/langchain document schema (#2539) 1 year ago
splitter 8ba38e8e74 fix overlap and splitter optimization (#2742) 1 year ago
tools e7fe7ec0f6 feat: support time format (#4138) 11 months ago
utils 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow 049abd698f improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 11 months ago
__init__.py db43ed6f41 feat: add api-based extension & external data tool & moderation backend (#1403) 1 year ago
application_manager.py 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
hosting_configuration.py 60e7e17c86 feat: Add new Azure OpenAI Embedding models (#2758) 1 year ago
indexing_runner.py c227f3d985 feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
model_manager.py 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
provider_manager.py 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago