heyszt
|
6c31ee36cd
|
fix qwen-vl blocking mode (#13052)
|
9 months ago |
jiandanfeng
|
edc29780ed
|
fix: "Model schema not found" error only in agents (#12655) (#12760)
|
9 months ago |
Jason
|
d4be5ef9de
|
Update Novita AI predefined models (#13045)
|
9 months ago |
Warren Chen
|
b2bbc28580
|
support bedrock kb: retrieve and generate (#13027)
|
9 months ago |
非法操作
|
59b3e672aa
|
feat: add agent thinking content display of deepseek R1 (#12949)
|
9 months ago |
IWAI, Masaharu
|
a2f8bce8f5
|
chore: add Japanese translation: model_providers/bedrock (#13016)
|
9 months ago |
IWAI, Masaharu
|
28067640b5
|
fix: wrong zh_Hans translation: Ohio (#13006)
|
9 months ago |
lowell
|
da67916843
|
feat: add glm-4-air-0111 (#12997)
Co-authored-by: lowell <lowell.hu@zkteco.in>
|
9 months ago |
Ademílson Tonato
|
6024d8a42d
|
refactor: Update Firecrawl to use v1 API (#12574)
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com>
|
9 months ago |
jiandanfeng
|
dd0904f95c
|
feat: add giteeAI risk control identification. (#12946)
|
9 months ago |
huangzhuo1949
|
4c3076f2a4
|
feat: add pg vector index (#12338)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
9 months ago |
sino
|
d167d5b1be
|
feat(ark): support doubao 1.5 series of models (#12935)
|
9 months ago |
jiandanfeng
|
8429877b02
|
fix: Agent is configured for ReAct inference mode, an error is reported when viewing the agent log (#12920)
Co-authored-by: crazywoola <427733928@qq.com>
|
9 months ago |
jiandanfeng
|
e23f4b0265
|
feat: add gemini-2.0-flash-thinking-exp-01-21 (#12924)
|
9 months ago |
jiangbo721
|
2f41bd495d
|
fix:Fix a bug that returns null when the passed path is a file. (#12775)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
9 months ago |
luckylhb90
|
3d1ce4c53f
|
bug: fixed bedrock rerank bug (#12774)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
9 months ago |
k-zaku
|
46e95e8309
|
fix: OpenAI o1 Bad Request Error (#12839)
|
9 months ago |
JasonVV
|
a7b9375877
|
Update deepseek model configuration (#12899)
|
9 months ago |
JasonVV
|
9903f1e703
|
add deepseek-reasoner (#12898)
|
9 months ago |
Bowen Liang
|
6fad719e42
|
chore(fix): Invalid quotes for using Array[String] in HTTP request node as JSON body (#12761)
|
9 months ago |
jiandanfeng
|
9aaee8ee47
|
fix: Issues related to the deletion of conversation_id (#12488) (#12665)
|
9 months ago |
Bowen Liang
|
166221d784
|
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702)
|
9 months ago |
Ding Jiatong
|
925d69a2ee
|
feat:Support Minimax-Text-01 (#12763)
|
9 months ago |
rayshaw001
|
5ff08e241a
|
fix: serply credential check query might return empty records (#12784)
|
9 months ago |
jiandanfeng
|
9d86147d20
|
fix: SparkLite API Auth error (#12781) (#12790)
|
9 months ago |
jiandanfeng
|
80801ac4ab
|
fix: "parmas" spelling mistake. (#12875)
|
9 months ago |
Xu Song
|
210926cd91
|
Fix suggested_question_prompt (#12738)
|
9 months ago |
jiandanfeng
|
6ea77ab4cd
|
fix: DeepSeek API Error with response format active (text and json_object) (#12747)
|
9 months ago |
Hiroshi Fujita
|
e3c996688d
|
feat: enhance credential extraction logic based on configurate method (#12853)
|
9 months ago |
mbo
|
1859d57784
|
api tool support multiple env url (#12249)
Co-authored-by: mabo <mabo@aeyes.ai>
|
9 months ago |
Boris Feld
|
69d58fbb50
|
Add new integration with Opik Tracking tool (#11501)
|
9 months ago |
-LAN-
|
c700364e1c
|
fix: Update variable handling in VariableAssignerNode and clean up app_dsl_service (#12672)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
9 months ago |
Jyong
|
9a6b1dc3a1
|
Revert "Feat/new saas billing" (#12673)
|
9 months ago |
Kevin9703
|
54b5b80a07
|
fix(workflow): fix answer node stream processing in conditional branches (#12510)
|
9 months ago |
yihong
|
4e101604c3
|
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
9 months ago |
CN-P5
|
cd257b91c5
|
Fix pandas indexing method for knowledge base imports (#12637) (#12638)
Co-authored-by: CN-P5 <heibai2006@qq.com>
|
9 months ago |
Jyong
|
d8f57bf899
|
Feat/new saas billing (#12591)
|
9 months ago |
lotsik
|
f230a9232e
|
fix: Parsing OpenAPI spec for external tools (#12518) (#12530)
|
9 months ago |
huangzhuo1949
|
e84bf35e2a
|
fix: same chunk insert deadlock (#12502)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
9 months ago |
Gen Sato
|
dbe7a7c4fd
|
Fix: Add a INFO-level log when fallback to gpt2tokenizer (#12508)
|
9 months ago |
YoungLH
|
040a3b782c
|
FEAT: support milvus to full text search (#11430)
Signed-off-by: YoungLH <974840768@qq.com>
|
9 months ago |
非法操作
|
d649037c3e
|
feat: support single run doc extractor node (#11318)
|
9 months ago |
-LAN-
|
0a49d3dd52
|
fix: tiktoken cannot be loaded without internet (#12478)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
9 months ago |
Yingchun Lai
|
53bb37b749
|
fix: fix the incorrect plaintext file key when saving (#10429)
|
9 months ago |
Hiroshi Fujita
|
d2586278d6
|
Feat elasticsearch japanese (#12194)
|
9 months ago |
crazywoola
|
6222179a57
|
Revert "fix:deepseek tool call not working correctly" (#12463)
|
9 months ago |
Jyong
|
05bda6f38d
|
add tidb on qdrant redis lock (#12462)
|
9 months ago |
非法操作
|
67228c9b26
|
fix: url with variable not work (#12452)
|
9 months ago |
Infinitnet
|
4e6c86341d
|
Add 'document' feature to Sonnet 3.5 through OpenRouter (#12444)
|
9 months ago |
ybalbert001
|
2a14c67edc
|
Fix #12448 - update bedrock retrieve tool, support hybrid search type and re… (#12446)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
9 months ago |