Commit Graph

2732 Commits (fb5e3662d50130d672821293ede40e0863ee6f14)
 

Author SHA1 Message Date
Vico Chu fb5e3662d5
Chores: add missing profile for middleware docker compose cmd and fix ssrf-proxy doc link (#6372)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
-LAN- 31efe10c75
refactor(api/core/workflow/workflow_engine_manager.py): Remove (#6630)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 72bc9d5f2b
feat(api/core/app/segments/variables.py): Support description in Variable. (#6636)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Jyong 600f13436d
remove rerank model must be required when retrieval_model is multiple (#6640) 2 years ago
Joe b347a2f839
Feat/user session id search (#6638) 2 years ago
crazywoola 47b5bd7243
fix: value is not an array (#6632) 2 years ago
zhangzhiqiangcs d4c55748f1
doc: fix about model features (#6619) 2 years ago
takatost 0625db0bf5
chore: optimize asynchronous workflow deletion performance of app related data (#6639) 2 years ago
takatost 05141ede16
chore: optimize asynchronous deletion performance of app related data (#6634) 2 years ago
Yi Xiao c112188207
feat: added ActionButton component (#6631) 2 years ago
dufei 5af2df0cd5
fix: qwen fc error (#6620)
Co-authored-by: dufei <du_fei@venusgroup.com.cn>
2 years ago
crazywoola f324374b95
Fix/6615 40 varchar limit on model name (#6623) 2 years ago
KVOJJJin 2aad128883
Fix: DSL backup (#6616) 2 years ago
KVOJJJin 3c78fdec1c
Fix: reset button in embedded chatbot (#6611) 2 years ago
zxhlyh 6fe9aa69cc
feat: n to 1 retrieval legacy (#6554) 2 years ago
Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 2 years ago
takatost 0fb741f269
fix: downgraded sentry-sdk to 1.44.1 due to claude LLM token returning 0 (#6597) 2 years ago
takatost 4c85393a1d
feat: add GroqCloud llama3.1 series models support (#6596) 2 years ago
sino d5c2680fde
feat: support llama3.1 series models for openrouter provider (#6595) 2 years ago
takatost 49729647ea
bump to 0.6.15 (#6592) 2 years ago
-LAN- 85a883e281
fix(variables): NoneVariable should inherit from NoneSegment. (#6584) 2 years ago
Joe 8123a00e97
feat: update prompt generate (#6516) 2 years ago
Joel 0f6a064c08
chore: enchance auto generate prompt (#6564) 2 years ago
-LAN- 2bc0632d0d
fix(segments): Support NoneType. (#6581) 2 years ago
Lance Mao 75445a0c66
fix audio not working during development due to react's useEffect wil be triggered twice (#6126) 2 years ago
Joel 6a9d202414
chore: layout UI upgrade (#6577) 2 years ago
-LAN- ad7552ea8d
fix(api/core/workflow/nodes/llm/llm_node.py): Fix LLM Node error. (#6576) 2 years ago
非法操作 c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2 years ago
takatost 1690788827
fix: name 'current_app' is not defined in recommended_app_service (#6574) 2 years ago
Lance Mao 7c55c39085
feat: add tencent asr (#6091) 2 years ago
非法操作 f17d4fe412
fix: extract only `like` feedback to caculate User Satisfaction (#6553) 2 years ago
-LAN- f019bc4bd7
feat(variables): Support `to_object`. (#6572) 2 years ago
-LAN- cfc408095c
fix(api/nodes): Fallback to `get_any` in some nodes that use object or array. (#6566) 2 years ago
takatost 6b5fac3004
fix: fetch context error in llm node (#6562) 2 years ago
崔亮 0569c547ee
fix the issue of MILVUS_DATABASE has no effect. (#6424) 2 years ago
tmuife 06fc1bce9e
Add search by full text when using Oracle23ai as vector DB (#6559) 2 years ago
Sangmin Ahn 093b8ca475
fix: escape double quotation marks in the vector DB search query (#6506) 2 years ago
Ryan Tian 5fcc2caeed
feat: add Mingdao HAP tool, implemented read and maintain HAP application worksheet data. (#6257)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
guogeer f30a51e673
fix: chat flow chat with annotation or moderation but answer empty (#6202)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
2 years ago
dependabot[bot] 642723d09e
chore(deps): bump sentry-sdk from 1.39.2 to 2.8.0 in /api (#6517)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Joel 155e708540
Revert "chore: improve prompt auto generator" (#6556) 2 years ago
Joel d726473c6d
Revert "chore: use node specify llm to auto generate prompt" (#6555) 2 years ago
crazywoola e80412df23
feat: renanme template (#6547) 2 years ago
crazywoola 66765acf00
Update help.yml (#6546) 2 years ago
crazywoola 7208ea1da9
fix: template (#6545) 2 years ago
crazywoola 5e2f3ec6f0
update discussion template (#6544) 2 years ago
-LAN- cd7fa8027a
fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2 years ago
-LAN- 617847e3c0
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 2 years ago
crazywoola 71a7211411
Feat/add email support for pro and team (#6533) 2 years ago
Joel dc7335cdf8
chore: use node specify llm to auto generate prompt (#6525) 2 years ago