takatost 12435774ca feat: query prompt template support in chatflow (#3791) 1 year ago
..
agent 3480f1c59e refactor: tool parameter cache (#3703) 1 year ago
app 3da179f77b feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 1 year 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 3480f1c59e refactor: tool parameter cache (#3703) 1 year 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 a4e4fb4094 fix: credentials validate failed for groqcloud model provider (#3817) 1 year 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 78988ed60e fix:still enable SSL verification when using qdrant based on HTTP protocol (#3805) 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 2832adda88 fix: missing url field when searching special keywords (#3820) 1 year ago
utils 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow 12435774ca feat: query prompt template support in chatflow (#3791) 1 year 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