|
|
0087afc2e3
|
fix(api/core/model_runtime/model_providers/__base/large_language_model.py): Add TEXT type checker (#7407)
|
2024-08-19 18:45:30 +08:00 |
|
|
|
acd72e3ab2
|
feat: support xinference's auth system (#7369)
|
2024-08-19 12:41:56 +08:00 |
|
|
|
bbb6fcc4f0
|
chore: update ruff from 0.5.x to 0.6.x (#7384)
|
2024-08-19 09:21:11 +08:00 |
|
|
|
a0c689c273
|
feat: add jina tokenizer tool (#7375)
|
2024-08-19 09:15:46 +08:00 |
|
|
|
bfd905602f
|
feat(api): support wenxin text embedding (#7377)
|
2024-08-19 09:15:19 +08:00 |
|
|
|
a0a67873aa
|
chore: optimize ark model parameters (#7378)
|
2024-08-19 08:44:19 +08:00 |
|
|
|
755a9658c7
|
fix(workflow): add parallel id into published events
|
2024-08-18 20:18:13 +08:00 |
|
|
|
baaa3f7f42
|
add base url for moonshot model (#7360)
|
2024-08-17 10:28:09 +08:00 |
|
|
|
5d7865737f
|
fix(workflow): issues in workflow parallels
|
2024-08-16 22:47:58 +08:00 |
|
|
|
352c45c8a2
|
feat(workflow): integrate parallel into workflow apps
|
2024-08-16 21:33:09 +08:00 |
|
|
|
3a33062405
|
feat: support siliconflow rerank (#7337)
|
2024-08-16 20:21:41 +08:00 |
|
|
|
5a729a69cd
|
feat: tools/gitlab (#7329)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-16 16:54:49 +08:00 |
|
|
|
dbc1ae45de
|
chore: update docstrings (#7343)
|
2024-08-16 14:19:01 +08:00 |
|
|
|
91e51ce2b8
|
fix(workflow): issues by merging main branch
|
2024-08-16 01:36:19 +08:00 |
|
|
|
db9b0ee985
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/app/apps/advanced_chat/app_generator.py
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/core/app/apps/base_app_runner.py
# api/core/app/apps/workflow/app_runner.py
# api/core/app/apps/workflow/generate_task_pipeline.py
# api/core/app/task_pipeline/workflow_cycle_state_manager.py
# api/core/workflow/entities/node_entities.py
# api/core/workflow/nodes/llm/llm_node.py
# api/core/workflow/workflow_engine_manager.py
# api/tests/integration_tests/workflow/nodes/test_llm.py
# api/tests/integration_tests/workflow/nodes/test_parameter_extractor.py
# api/tests/unit_tests/core/workflow/nodes/test_answer.py
# api/tests/unit_tests/core/workflow/nodes/test_if_else.py
# api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
|
2024-08-16 01:19:29 +08:00 |
|
|
|
c7df6783df
|
Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324)
|
2024-08-15 23:51:00 +08:00 |
|
|
|
c5192650fb
|
fix: unit tests in workflow
|
2024-08-15 23:47:59 +08:00 |
|
|
|
702df31db7
|
fix(workflow): fix generate issues in workflow
|
2024-08-15 20:45:23 +08:00 |
|
|
|
6fdbc7dbf3
|
fix error when use farui-plus model (#7316)
Co-authored-by: 雪风 <xuefeng@shifaedu.cn>
|
2024-08-15 20:14:13 +08:00 |
|
|
|
d1a6702aa4
|
Update PerfXCloud Model List (#7212)
Co-authored-by: xhb <466010723@qq.com>
|
2024-08-15 19:42:15 +08:00 |
|
|
|
ed85d8281a
|
fix: null annotation (#7313)
|
2024-08-15 19:20:14 +08:00 |
|
|
|
3f9720bca0
|
fix(api/core/app/segments/segments.py): Fix file to markdown. (#7293)
|
2024-08-15 13:09:49 +08:00 |
|
|
|
7619850855
|
feat: support pinning, including, and excluding for Model Providers and Tools (#7283)
|
2024-08-15 12:58:38 +08:00 |
|
|
|
8f16165f92
|
chore(api/core): Improve FileVar's type hint and imports. (#7290)
|
2024-08-15 12:43:18 +08:00 |
|
|
|
6ff7fd80a1
|
feat: support OPENAI json_schema (#7258)
|
2024-08-15 11:29:19 +08:00 |
|
|
|
5aa373dc04
|
feat: add chatgpt-4o-latest (#7289)
|
2024-08-15 11:19:10 +08:00 |
|
|
|
32dc963556
|
feat(api/workflow): Add Conversation.dialogue_count (#7275)
|
2024-08-15 10:53:05 +08:00 |
|
|
|
d2ccd8ba53
|
fix: #7222 docstrings (#7276)
|
2024-08-15 09:47:26 +08:00 |
|
|
|
d29b32fce2
|
fix: typo in upstage/llm/_position.yaml (#7286)
|
2024-08-15 08:39:35 +08:00 |
|
|
|
1da5862a96
|
feat(workflow): fix iteration single debug
|
2024-08-15 03:12:49 +08:00 |
|
|
|
101db126c8
|
fix: missed rerank_mode when convert to DatasetEntity (#7269)
|
2024-08-15 00:41:12 +08:00 |
|
|
|
6f6b32e1ee
|
feat(workflow): integrate workflow entry with workflow app
|
2024-08-14 19:22:15 +08:00 |
|
|
|
ba79088ffc
|
Fix SQL parser Error in MyScale vdb. (#7255)
|
2024-08-14 16:41:18 +08:00 |
|
|
|
3a27166c2e
|
chore: allow download audio/video through HTTP node (#7224)
|
2024-08-14 16:25:59 +08:00 |
|
|
|
52383d0161
|
add support for tongyi-farui (#7248)
Co-authored-by: 雪风 <xuefeng@shifaedu.cn>
|
2024-08-14 14:09:13 +08:00 |
|
|
|
48d2febebf
|
fix(api/core/tools/entities/tool_entities.py): Fix type define. (#7250)
|
2024-08-14 14:08:54 +08:00 |
|
|
|
986fd5bfc6
|
Add gitlab support (#7179)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-13 17:36:45 +08:00 |
|
|
|
f104b930cf
|
feat: support elasticsearch vector database (#3558)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-13 17:36:20 +08:00 |
|
|
|
2980e31ddf
|
fix issues when merging from main
|
2024-08-13 17:11:19 +08:00 |
|
|
|
14d020fffe
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/app/apps/advanced_chat/app_generator.py
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/core/app/apps/workflow/app_runner.py
# api/core/app/task_pipeline/workflow_cycle_manage.py
# api/core/workflow/entities/variable_pool.py
# api/core/workflow/nodes/base_node.py
# api/core/workflow/workflow_engine_manager.py
|
2024-08-13 17:05:39 +08:00 |
|
|
|
0f59d76997
|
fix: add context_size and max_chunks to Tongyi embedding to resolve issue #7189 (#7227)
|
2024-08-13 16:35:22 +08:00 |
|
|
|
8401a11109
|
feat(workflow): integrate workflow entry with advanced chat app
|
2024-08-13 16:21:10 +08:00 |
|
|
|
b3743a9ae5
|
chore: refactor searXNG tool (#7220)
|
2024-08-13 15:34:29 +08:00 |
|
|
|
935e72d449
|
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-13 14:44:10 +08:00 |
|
|
|
a12ddc47e7
|
feat: add support of speech2text function for OpenAI-API-compatible and Siliconflow (#7197)
|
2024-08-12 21:38:59 +08:00 |
|
|
|
67b9fdaad7
|
siliconflow support bge-3 && bce-v1 embedding (#7198)
|
2024-08-12 19:14:43 +08:00 |
|
|
|
ccb6ddd840
|
chore: bump Ruff to 0.5.7 (#7174)
|
2024-08-12 10:24:48 +08:00 |
|
|
|
f2cb1fb09f
|
Fix : Workflow "start" paste url not support s3 pre-signed URL (#6855)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-08-11 16:45:15 +08:00 |
|
|
|
ac60182c91
|
fix: solving http-request-tool bugs in workflow (#6685)
|
2024-08-11 16:32:06 +08:00 |
|
|
|
8b5761efb2
|
change secret input to text input in searxng (#7160)
|
2024-08-10 16:58:22 +08:00 |
|