Commit Graph

2132 Commits (34c97d686d151cd49f787df799b307002c4bce95)

Author SHA1 Message Date
Joe dc04431d8a chore: apply pep8-naming rules for naming 2 years ago
Joe ce94a61f2f fix: N817 CamelCase ElementTree imported as acronym ET 2 years ago
Joe edfbcd46ca fix: lint error 2 years ago
Joe b6abd5b314 Merge branch 'main' into feat/new-login
* main: (141 commits)
  fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
  chore: cleanup pycodestyle E rules (#8269)
  let claude models in bedrock support the response_format parameter (#8220)
  enhance: improve empty data display for detail panel (#8266)
  chore: remove useless code (#8198)
  chore: apply pep8-naming rules for naming convention (#8261)
  fix:ollama text embedding 500 error (#8252)
  Update Gitlab query field, add query by path (#8244)
  editor can also create api key (#8214)
  fix: upload img icon mis-align in the chat input area (#8263)
  fix: truthy value (#8208)
  fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247)
  fix: workflow parallel limit in ifelse node (#8242)
  fix: CHECK_UPDATE_URL comment (#8235)
  fix:error when adding the ollama embedding model (#8236)
  fix: improving the regionalization of translation (#8231)
  feat: add from_variable_selector for stream chunk / message event (#8228)
  fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225)
  fix(workflow): in multi-parallel execution with multiple conditional branches (#8221)
  fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218)
  ...
2 years ago
Joe 8c2f381d1a feat: add create_owner_tenant_if_not_exist WorkSpaceNotAllowedCreateError 2 years ago
Joe dc0caab45c fix: email code login tenant check 2 years ago
Bowen Liang 781d294f49
chore: cleanup pycodestyle E rules (#8269) 2 years ago
yalei f515af2232
let claude models in bedrock support the response_format parameter (#8220)
Co-authored-by: duyalei <>
2 years ago
crazywoola 4d2cd6703b
chore: remove useless code (#8198) 2 years ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2 years ago
HowardChan 53f37a6704
fix:ollama text embedding 500 error (#8252) 2 years ago
Leo.Wang 75c1a82556
Update Gitlab query field, add query by path (#8244) 2 years ago
Jason Tan c5b3777d93
editor can also create api key (#8214) 2 years ago
Nam Vu 342607f4a4
fix: truthy value (#8208) 2 years ago
takatost 5f4cdd66fa
fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247) 2 years ago
Joe 38ea1dd0c6 feat: update SystemFeatureModel 2 years ago
HowardChan 82c42b9ec5
fix:error when adding the ollama embedding model (#8236)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost cee0c51dbb
feat: add from_variable_selector for stream chunk / message event (#8228) 2 years ago
takatost fdbbdb706f
fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225) 2 years ago
takatost f6dfe23cf8
fix(workflow): in multi-parallel execution with multiple conditional branches (#8221) 2 years ago
Jyong bb3002b173
revert page column (#8217) 2 years ago
Bowen Liang d109881410
chore(api/models): apply ruff reformatting (#7600)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2 years ago
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- ed37439ef7
refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 2 years ago
Jyong af92f19291
filter excel empty sheet (#8194) 2 years ago
zhuhao 86f7f245e4
fix: The length of the tag should between 1 and 50 (#8187) (#8188) 2 years ago
Joe 148747c3c6 fix: raise 2 years ago
Jyong 2d690801d1
nvidia rerank top n missed (#8185) 2 years ago
Nam Vu fede54be77
fix: Version '2.6.2-2' for 'expat' was not found (#8182) 2 years ago
Jyong 85ff82a694
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Joe ca5b29438b feat: add NotAllowedCreateWorkspace 2 years ago
Joe 4d1efbef62 feat: add not ALLOW_CREATE_WORKSPACE 2 years ago
Joe 57a2534c47 feat: add workspace not found 2 years ago
Joe 3f954e2b9f feat: register service WorkSpaceNotAllowedCreateError 2 years ago
ice yao c8df92d0eb
add volcengine tos storage (#8164) 2 years ago
-LAN- 4313d92e6b
feat(api/core/model_runtime/entities/defaults.py): Add TOP_K in default parameters. (#8167) 2 years ago
Nam Vu 0695543f63
Fix variable typo (cont) (#8161) 2 years ago
crazywoola 0bec6a037c
update qwen-long (#8157) 2 years ago
Joe 4893631d65 fix: oauth error when not allowed create workspace
fix: oauth error when not allowed create workspace
2 years ago
Joe 358a5f61d3 feat: add OAuthCallback redirect 2 years ago
Joe 97ecaccf6e feat: dev/reformat 2 years ago
Joe ef988371c7 fix: OAuth error when not allow register 2 years ago
Joe b46bb3e7a4 feat: add ALLOW_REGISTER judgement in _generate_account 2 years ago
Joe 1f8bad9bf6 feat: update env example 2 years ago
AAEE86 fa34b9aed6
Modify model parameters in Spark LLMs and zhipuai LLMs (#8078)
Co-authored-by: Charlie.Wei <luowei@cvte.com>
2 years ago
crazywoola a27d4d58ec
fix: ollama text embedding 500 error (#8131) 2 years ago
Joe 3742a277fc fix: code reformat 2 years ago
Joe 076ce11511 feat: add OAuth invite token check 2 years ago
Joe 00566af8d1 fix: reformat 2 years ago
Joe d5427b8d7e feat: remove self host judgement 2 years ago
Joe a34908d301 feat: update activate 2 years ago
邹成卓 a15791e788
Fix: tongyi code wrapper works not stable (#7871)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
ybalbert001 954580a4af
feat: support more model types and builtin tools on aws/sagemaker (#8061)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
crazywoola ab7d79275e
fix: Claude can not validate credientials (#8109) 2 years ago
呆萌闷油瓶 d28446301f
feat:add fishaudio in xinference (#8100) 2 years ago
Charlie.Wei feefeb44d7
fix LangSmith project config error (#7996) 2 years ago
Zhi d542b15cc0
feat: support redis sentinel mode (#7756) 2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
AAEE86 0cef25ef8c
Revert "fix: parameter rule" (#8070) 2 years ago
crazywoola 900fd82a92
fix: parameter rule (#8064) 2 years ago
crazywoola 44f963f281
If else add regexmatch (#8059)
Co-authored-by: 罗威 <luowei@cvte.com>
2 years ago
Charlie.Wei 01858e1caf
ifEsle node add regex match (#8007) 2 years ago
ChengZi 2060db8e11
fix: change milvus init args from (host, port) to (url, token) (#8019)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
2 years ago
Nam Vu 9ded063417
chore: #7348, support query conversations by updated_at (#8047) 2 years ago
tmuife 89aede80cc
Add OCI(Oracle Cloud Infrastructure) Generative AI Service as a Model Provider (#7775)
Co-authored-by: Walter Jin <jinshuhaicc@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: walter from vm <walter.jin@oracle.com>
2 years ago
zhuhao e0d3cd91c6
support huawei cloud obs storage (#7980) (#7981) 2 years ago
Byeongjin Kang d489b8b3e0
feat: return page number of pdf documents upon retrieval (#7749) 2 years ago
Leng Yue bd0992275c
feat: support fish audio TTS (#7982) 2 years ago
非法操作 3e7597f2bd
feat: add gpt-4o-2024-08-06 and json_schema for azure openAI service (#7648) 2 years ago
Jyong 0e71f6db84
fix spliter length missed (#7987) 2 years ago
wochuideng f6b9982c23
Concurrent calls to the Wenxin model, and the exception problem when obtaining the token is fixed (#7976)
Co-authored-by: puqs1 <puqs1@lenovo.com>
2 years ago
Jyong 15791510c8
fix wrong error message (#7972) 2 years ago
非法操作 0f72a8e89d
chore: refactor the beichuan model (#7953) 2 years ago
KVOJJJin 14af87527f
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
2 years ago
呆萌闷油瓶 83494cb4f5
fix:empty voice occurs when xinference CosyVoice tts model (#7958) 2 years ago
Sumkor 571415d1a4
fix: split text keep separator (#7930) 2 years ago
Joe 8c05f1c157 feat: reformat 2 years ago
Joe bd4bf3ff73 feat: change login AccountNotFound response 2 years ago
Joe fee4d3f6ca
feat: ops trace add llm model (#7306) 2 years ago
Joe 34cd7b9aa0 feat: change login no count redirect 2 years ago
takatost 161cc0cda9
Revert "fix: an issue of keyword search feature in application log list" (#7949) 2 years ago
陳鈞 80d14c9b22
fix(api): Code-Based Extension cause error on position map sorting (#7934)
Signed-off-by: 陳鈞 <jim60105@gmail.com>
2 years ago
crazywoola 596f160a1e
Chore/add default step 1x url (#7933) 2 years ago
Jyong d8b6c053a2
fix rerank model value is empty string (#7937) 2 years ago
Joe 1ae966792a feat: update reset-password redirect url 2 years ago
Jyong 1a5116cba0
Fix/segment create with api (#7928) 2 years ago
Jyong 01581dd35f
improve the notion table extract (#7925) 2 years ago
Joe 187d932420 feat: update register invite member logic 2 years ago
Joe 78b1aabb67 feat: add NotAllowedCreateWorkspace and NotAllowedRegister 2 years ago
Joe d319913772 feat: update invite workspace member email password login logic 2 years ago
Joe 943259c75e feat: add AccountPasswordError 2 years ago
Joe 0eefd3a2ce feat: change EMAIL_CODE_LOGIN_TOKEN_EXPIRY_HOURS 2 years ago
-LAN- 8986be0aab
chore: Update versions to 0.7.3 (#7895) 2 years ago
-LAN- f76bbbf5e6
chore(Dockerfile): Bump expat to 2.6.2-2 (#7904) 2 years ago
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Jyong 6f33351eb3
ignore linked images when image id is none (#7890) 2 years ago
Joe 7e48aa6402 feat: add invitation email judgment 2 years ago
Joe 7136714cfa feat: add activate token 2 years ago
Joe b290dcaa0f feat: update oauth invite_token redirect url 2 years ago
Fei He a8b9e01b3e
fix: fixed typo on loading reranking_mode (#7887) 2 years ago
Joe f3429953f3 feat: remove extra judgement 2 years ago
Joe 0da352ae84 fix: get_authorization_url invite token 2 years ago
Joe 910f9b73c6 feat: remove redict signin 2 years ago
Joe 2c7cb5498d fix: oauth AccountNotFound 2 years ago
Joe c84f004035 feat: add oauth invite redict 2 years ago
Joshua 7193e189f3
Add perplexity search as a new tool (#7861) 2 years ago
Joe cbdbfb844d feat: reformat 2 years ago
Joe 4938e82357 feat: remove activate password param 2 years ago
orangeclk 3f2a806abe
fix: glm models prices and max_tokens correction (#7882) 2 years ago
Joe 8a014bdda4 feat: update invite workspace service 2 years ago
Joe 955e2871f4 feat: add oauth account not found 2 years ago
Joe eadf75ad24 feat: add login account not found 2 years ago
omr bf63c5d1e3
fix typo: langauge -> language (#7875) 2 years ago
Seayon 78989e9049
Add ALIYUN_OSS_PATH configuration for Aliyun OSS (#7864)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
2 years ago
sino 1f56a20b62
feat: support auth by api key for ark provider (#7845) 2 years ago
Bowen Liang 0c2a62f847
fix: correct http timeout configs‘ default values and ignorance by HttpRequestNode (#7762) 2 years ago
Ethan ea748b50f2
fix: an issue of keyword search feature in application log list (#7816) 2 years ago
Zhi ceb2b150ff
enhance: include workspace name in create-tenant command (#7834) 2 years ago
非法操作 dc015c380a
feat: add zhipu glm_4_plus and glm_4v_plus model (#7824) 2 years ago
Joe 865395abba fix: send_reset_password_email limit email error 2 years ago
YidaHu bd6d4d0553
fix: filter out installed apps without an app (#7799) 2 years ago
hisir f0273f00e1
Fixed when testing the openai compatible interface model, an error is reported when no object is returned (#7808) 2 years ago
Joe c3b18d00fe fix: string error 2 years ago
Joe 83bf1c9160 fix: email code login redirect 2 years ago
Joe 3c747bc6d0 feat: add system future config 2 years ago
Joe ede775cb6a feat: add reset password api 2 years ago
Yeuoly 962cdbbebd
chore: add app generator overload (#7792) 2 years ago
Joe da684ebfaa feat: update register logic 2 years ago
Joe ccc0ec8178 feat: add email code login 2 years ago
Jyong 8e311cc45c
fixed permission is None (#7788) 2 years ago
crazywoola c441bea4d1
fix: datasets permission is missing (#7787) 2 years ago
takatost 0e0a703496
chore: ignore openai error record in sentry (#7770) 2 years ago
Garfield Dai 54b693d5b1
feat: update saas billing hint. (#7760) 2 years ago
Bowen Liang 1262277714
chore: improve http executor configs (#7730) 2 years ago
zhuhao 26abbe8e5b
feat(Tools): add a tool to query the stock price from Alpha Vantage (#7019) (#7752) 2 years ago
Leheng Lu 5d0914daea
fix: not able to pass array of string/number/object into variable aggregator groups (#7757) 2 years ago
crazywoola 3a071b8db9
fix: datasets permission is missing (#7751) 2 years ago
snickerjp 9342b4b951
Update package "libldap-2.5-0" for docker build. (#7726) 2 years ago
Vimpas 4682e0ac7c
fix(storage): 🐛 HeadBucket Operation Permission (#7733)
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com>
2 years ago
sino 7cfebffbb8
chore: update default endpoint for ark provider (#7741) 2 years ago
douxc 42e6bf53c2 feat: add email templates for login and reset password 2 years ago
kurokobo bc3a8e0ca2
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2 years ago
Jiakun Xu e38334cfd2
fix: doc_language return null when document segment settings (#7719) 2 years ago
走在修行的大街上 92cab33b73
feat(Tools): add feishu document and message plugins (#6435)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2 years ago
Bowen Liang 3f467613fc
feat: support configs for code execution request (#7704) 2 years ago
crazywoola da326baa5e
fix: tongyi Error: 'NoneType' object is not subscriptable (#7705) 2 years ago
Jyong 60001a62c4
fixed chunk_overlap is None (#7703) 2 years ago
sino ee7d5e7206
feat: support Moonshot and GLM models tool call for volc ark provider (#7666) 2 years ago
呆萌闷油瓶 2726fb3d5d
feat:dailymessages (#7603) 2 years ago