Commit Graph

1894 Commits (fix/tooltip)

Author SHA1 Message Date
Jyong 4ce47284dc
update nltk version to 3.8.1 (#7544) 2 years ago
Vimpas 0006c6f0fd
fix(storage): 🐛 Create S3 bucket if it doesn't exist (#7514)
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com>
2 years ago
crazywoola 2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 2 years ago
orangeclk f53454f81d
add finish_reason to the LLM node output (#7498) 2 years ago
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 2 years ago
Jyong 715eb8fa32
fix rerank mode is none (#7496) 2 years ago
Yeuoly a02118d5bc
Fix/incorrect code template (#7490) 2 years ago
Nam Vu 85fc0fdb51
chore: support CODE_MAX_PRECISION (#7484) 2 years ago
非法操作 f7af8c7cc7
feat: gpt-4o-mini-2024-07-18 support json schema (#7489) 2 years ago
Xiao Ley 0c99a3d0c5
fix the issue of the refine_switches at param being invalid in the Novita.AI tool (#7485) 2 years ago
hisir 6435b4eb44
Separate CODE_MAX_DEPTH and set it as an environment variable (#7474) 2 years ago
Xiyuan Chen 4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <chen4851@purude.edu>
2 years ago
luckylhb90 9a715f6b68
fix(tool): tool node error (#7459)
Co-authored-by: hobo.l <hobo.l@binance.com>
2 years ago
wellCh4n b7778de224
fix: document error message can not be cleared (#7453) 2 years ago
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- eae53e11e6
refactor(api/models/workflow.py): Add `__init__` to Workflow (#7443) 2 years ago
-LAN- 4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2 years ago
-LAN- 5e42e90abc
fix(api/services/workflow/workflow_converter.py): Add NoneType checkers & format file. (#7446) 2 years ago
-LAN- a10b207de2
refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444) 2 years ago
-LAN- 4f64a5d36d
refactor(api/core/workflow/nodes/variable_assigner): Split into multi files. (#7434) 2 years ago
Yeuoly 0d4753785f
chore: remove .idea and .vscode from root path (#7437) 2 years ago
-LAN- 2e9084f369
chore(database): Rename table name from `workflow__conversation_variables` to `workflow_conversation_variables`. (#7432) 2 years ago
Jyong 0f90e6df75
add pgvector full text search settting (#7427) 2 years ago
非法操作 53146ad685
feat: support line break of tooltip content (#7424) 2 years ago
Byeongjin Kang 0223fc6fd5
feat: add pgvector full_text_search (#7396) 2 years ago
Nam Vu 6991a243aa
chore: correct _tts_invoke_streaming max length (#7423) 2 years ago
Chengyu Yan 1f944c6eeb
feat(api): support wenxin bge-large and tao embedding model. (#7393) 2 years ago
-LAN- 3d27d15f00
chore(*): Bump version 0.7.1 (#7389) 2 years ago
RookieAgent 4ff4859036
add CrossRef builtin tool: doi query and title query (#7406) 2 years ago
Xiao Ley 53cf756207
feat: OpenRouter add gpt-4o-2024-08-06 model (#7409) 2 years ago
-LAN- 0087afc2e3
fix(api/core/model_runtime/model_providers/__base/large_language_model.py): Add TEXT type checker (#7407) 2 years ago
Bowen Liang 68dc6d5bc3
chore: rearrange api python dependencies (#7391) 2 years ago
SoaringEthan acd72e3ab2
feat: support xinference's auth system (#7369) 2 years ago
Bowen Liang bbb6fcc4f0
chore: update ruff from 0.5.x to 0.6.x (#7384) 2 years ago
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
非法操作 a0c689c273
feat: add jina tokenizer tool (#7375) 2 years ago
Chengyu Yan bfd905602f
feat(api): support wenxin text embedding (#7377) 2 years ago
sino a0a67873aa
chore: optimize ark model parameters (#7378) 2 years ago
-LAN- 5350b1d938
fix(api/services/workflow/workflow_converter.py): Add converrsation variable to workflow. (#7257) 2 years ago
噢哎哟喂 baaa3f7f42
add base url for moonshot model (#7360) 2 years ago
crazywoola 4d4af00399
fix: keywords (#7357) 2 years ago
Weaxs 3a33062405
feat: support siliconflow rerank (#7337) 2 years ago
Leo.Wang 5a729a69cd
feat: tools/gitlab (#7329)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Nam Vu dbc1ae45de
chore: update docstrings (#7343) 2 years ago
-LAN- a2fafee53a
chore(api/libs/bearer_data_source.py): Remove expired fie. (#7300) 2 years ago
Xiyuan Chen c7df6783df
Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324) 2 years ago
Jason Tan acfab01dcf
fix editor auth (#7297) 2 years ago
噢哎哟喂 6fdbc7dbf3
fix error when use farui-plus model (#7316)
Co-authored-by: 雪风 <xuefeng@shifaedu.cn>
2 years ago
Hongbin d1a6702aa4
Update PerfXCloud Model List (#7212)
Co-authored-by: xhb <466010723@qq.com>
2 years ago
Nam Vu ed85d8281a
fix: null annotation (#7313) 2 years ago
-LAN- 9414143b5f
chore(api/libs): Apply ruff format. (#7301) 2 years ago
-LAN- 2d89b7d0a9
fix(api/services/app_dsl_service.py): Add conversation variables. (#7304) 2 years ago
-LAN- 3f9720bca0
fix(api/core/app/segments/segments.py): Fix file to markdown. (#7293) 2 years ago
Xiyuan Chen 7619850855
feat: support pinning, including, and excluding for Model Providers and Tools (#7283) 2 years ago
-LAN- 3571292fbf
chore(api): Introduce Ruff Formatter. (#7291) 2 years ago
-LAN- 8f16165f92
chore(api/core): Improve FileVar's type hint and imports. (#7290) 2 years ago
非法操作 6ff7fd80a1
feat: support OPENAI json_schema (#7258) 2 years ago
非法操作 5aa373dc04
feat: add chatgpt-4o-latest (#7289) 2 years ago
-LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 2 years ago
Nam Vu d2ccd8ba53
fix: #7222 docstrings (#7276) 2 years ago
Xiyuan Chen d29b32fce2
fix: typo in upstage/llm/_position.yaml (#7286) 2 years ago
pp 101db126c8
fix: missed rerank_mode when convert to DatasetEntity (#7269) 2 years ago
mochi ba79088ffc
Fix SQL parser Error in MyScale vdb. (#7255) 2 years ago
非法操作 3a27166c2e
chore: allow download audio/video through HTTP node (#7224) 2 years ago
-LAN- b5d472fad7
test(*): Avoid import from `api` in tests. (#7251) 2 years ago
噢哎哟喂 52383d0161
add support for tongyi-farui (#7248)
Co-authored-by: 雪风 <xuefeng@shifaedu.cn>
2 years ago
-LAN- 48d2febebf
fix(api/core/tools/entities/tool_entities.py): Fix type define. (#7250) 2 years ago
-LAN- f6c12b10ac
chore: update package versions to 0.7.0 (#7236) 2 years ago
-LAN- 5b77ef01d4
chore(api/services/app_dsl_service.py): Bump DSL version to 0.1.1 (#7235) 2 years ago
feng0 2fe2e350ce
add secondary sort_key when using `order_by` and `paginate` at the same time (#7225) 2 years ago
Leo.Wang 986fd5bfc6
Add gitlab support (#7179)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
miendinh 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>
2 years ago
Onelevenvy 0f59d76997
fix: add context_size and max_chunks to Tongyi embedding to resolve issue #7189 (#7227) 2 years ago
非法操作 b3743a9ae5
chore: refactor searXNG tool (#7220) 2 years ago
lichao 13d061911b
Error Exception Message Of "Message Not Exists.", Should be "Suggested Questions Is Disabled." (#7219) 2 years ago
KVOJJJin 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>
2 years ago
yusuke_ten 8b55bd5828
fix: display notion document title correctly (#7215) 2 years ago
shAlfred a12ddc47e7
feat: add support of speech2text function for OpenAI-API-compatible and Siliconflow (#7197) 2 years ago
Weaxs 67b9fdaad7
siliconflow support bge-3 && bce-v1 embedding (#7198) 2 years ago
mago960806 a68df696ec
Fix issue with incorrect port number in app_base_url due to NAT networks (#6653) 2 years ago
Bowen Liang ccb6ddd840
chore: bump Ruff to 0.5.7 (#7174) 2 years ago
ybalbert001 f2cb1fb09f
Fix : Workflow "start" paste url not support s3 pre-signed URL (#6855)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
灰灰 ac60182c91
fix: solving http-request-tool bugs in workflow (#6685) 2 years ago
crazywoola 8b5761efb2
change secret input to text input in searxng (#7160) 2 years ago
Yanyi Liu 5b32f2e0dd
Feat: Add model provider Text Embedding Inference for embedding and rerank (#7132) 2 years ago
Yanyi Liu 4cbeb6815b
Fix: Wrong cutoff length lead to empty input in openai compatible embedding model. (#7133) 2 years ago
Jeff Li d338f69837
feat: add decode option to json process tools (#7138) 2 years ago
Jyong c6b0dc6a29
update dataset embedding model, update document status to be indexing (#7145) 2 years ago
crazywoola f667ef98cb
Feat/update tools length (#7141) 2 years ago
Joe 425174e82f
feat: update ops trace (#7102) 2 years ago
Joe 7201b56a6d
fix: workflow log run time error (#7130) 2 years ago
Matri 4dfa8eedb8
Feat/tool-D-ID (#6278) 2 years ago
forrestlinfeng 07511dfaf4
update stepfun model (#7118)
Co-authored-by: chenlinfeng <chenlinfeng@step.ai>
Co-authored-by: Tfsh <tianfs_fight@163.com>
2 years ago
小羽 7944ce0594
feat: wenxin add yi-34b-chat (#7117) 2 years ago
Aero Kang ad682c394d
fix annotation reply is null (#7103) 2 years ago
orangeclk 83acb53c08
feat: add zhipu embedding-3 (#7100) 2 years ago
shAlfred a7162240e6
feat: add text-embedding functon and LLM models to Siliconflow (#7090) 2 years ago
Jyong 12095f8cd6
extract docx filter comment element (#7092) 2 years ago
majian 5542ee4d0d
workflow logs support workflow run id filter (#6833) 2 years ago
zhuhao 4ffa706e4f
feat: add a builtin tool to support regex extraction. (#7081) (#7087) 2 years ago