Jyong 9e6d4eeb92 fix the return with wrong datatype of segment (#3525) 1 year ago
..
agent c227f3d985 feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
app 5b447d61a6 feat: refactor tongyi models (#3496) 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 b9fbc39754 get config default for sandbox (#3508) 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 fbd3ef8752 fix: add completion mode object check (#3515) 1 year ago
moderation 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
prompt 826c422ac4 feat: Add Cohere Command R / R+ model support (#3333) 1 year ago
rag 33397836a5 feat: support relyt vector database (#3367) 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 8811677154 feat: remove langchain from output parsers (#3473) 1 year ago
utils 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow 1219e41d29 fix: array[string] context in llm node invalid (#3518) 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