takatost
|
34bfb715e1
|
fix: citations always appear in the chatflow app (#3844)
|
2024-04-25 18:31:38 +08:00 |
|
Bowen Liang
|
c54fcfb45d
|
extract enum type for tenant account role (#3788)
|
2024-04-25 18:20:08 +08:00 |
|
takatost
|
12435774ca
|
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-04-25 18:01:53 +08:00 |
|
Henrybit
|
80b9507e7a
|
feat: add aliyun oss storage (#3690)
Co-authored-by: henrybit <qipenghui3056@sina.com>
|
2024-04-25 16:57:19 +08:00 |
|
takatost
|
0ac0f0ffd0
|
version to 0.6.5 (#3834)
|
2024-04-25 16:50:37 +08:00 |
|
呆萌闷油瓶
|
78988ed60e
|
fix:still enable SSL verification when using qdrant based on HTTP protocol (#3805)
|
2024-04-25 13:04:31 +08:00 |
|
Yeuoly
|
2832adda88
|
fix: missing url field when searching special keywords (#3820)
|
2024-04-25 12:33:58 +08:00 |
|
takatost
|
a4e4fb4094
|
fix: credentials validate failed for groqcloud model provider (#3817)
|
2024-04-25 12:09:44 +08:00 |
|
YidaHu
|
777ec64635
|
feat: add log_file environment variable (#3793)
|
2024-04-24 21:55:14 +08:00 |
|
Bowen Liang
|
9cec8c1750
|
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688)
|
2024-04-24 21:52:42 +08:00 |
|
Bowen Liang
|
8ca5aa1190
|
use pymilvus 2.3.7 (#3790)
|
2024-04-24 18:37:08 +08:00 |
|
takatost
|
3da179f77b
|
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-04-24 17:20:01 +08:00 |
|
Bowen Liang
|
a34e8cb0bd
|
test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760)
|
2024-04-24 17:15:31 +08:00 |
|
takatost
|
2ea8c73cd8
|
fix: type num of variable converted to str (#3758)
|
2024-04-24 15:07:56 +08:00 |
|
Jyong
|
f257f2c396
|
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-04-24 15:02:29 +08:00 |
|
Bowen Liang
|
ccaf335466
|
fix: rollback gmpy2 to 2.1.5 (#3745)
|
2024-04-24 12:53:23 +08:00 |
|
1102
|
59cba930e5
|
bedrock llm Model file name change (#3714)
Co-authored-by: heshunchang <shuncanghe@clouditera.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-23 18:57:34 +08:00 |
|
Bowen Liang
|
2867d29021
|
fix: milvus usage with create_collection (#3683)
|
2024-04-23 17:37:40 +08:00 |
|
呆萌闷油瓶
|
f76ac8bdee
|
enhance:speedup xinference audio transcription (#3636)
|
2024-04-23 17:09:30 +08:00 |
|
Yeuoly
|
3480f1c59e
|
refactor: tool parameter cache (#3703)
|
2024-04-23 15:22:42 +08:00 |
|
Yeuoly
|
2c50fab3dd
|
fix: skip dataset icon (#3696)
|
2024-04-23 12:41:41 +08:00 |
|
Richards Tu
|
ff76c4bd5d
|
Add new tool: Judge0 CE (#3684)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-23 09:07:21 +08:00 |
|
Yeuoly
|
2a213c6af7
|
fix: incorrect type parser (#3682)
|
2024-04-22 19:32:41 +08:00 |
|
Bowen Liang
|
b2535e7db6
|
chore: update description of code interpreter tool (#3679)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-04-22 19:19:16 +08:00 |
|
longzhihun
|
28236147ee
|
feat: add support for bedrock Mistral AI model (#3676)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
|
2024-04-22 17:24:02 +08:00 |
|
Chenhe Gu
|
4969783383
|
add groq llama3 (#3673)
|
2024-04-22 15:21:09 +08:00 |
|
takatost
|
b64080be1b
|
version to 0.6.4 (#3670)
|
2024-04-22 12:13:31 +08:00 |
|
Bowen Liang
|
aadebd6d23
|
python 3.12 support (#3652)
|
2024-04-22 11:41:13 +08:00 |
|
xin.gao
|
71cc0074ef
|
fix: delete tool parameters cache when sync draft workflow for run workflow use new parameter change in draft workflow (#3637)
|
2024-04-22 11:12:00 +08:00 |
|
saga.rey
|
1fb7df12d7
|
fix: in alembic's offline mode (db migrate with --sql option), skip data operations (#3533)
|
2024-04-21 09:44:35 +08:00 |
|
liuzhenghua
|
73e9f35ab1
|
feat: add file log (#3612)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
|
2024-04-20 08:59:49 +08:00 |
|
Richards Tu
|
d7f0056e2d
|
Fix error in [Update yaml and py file in Tavily Tool] (#3465)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-04-19 16:51:51 +08:00 |
|
fuckqqcom
|
9b7b133cbc
|
content fix to continue (#3633)
Co-authored-by: xiaohan <fuck@qq.com>
|
2024-04-19 16:51:38 +08:00 |
|
Joshua
|
7545e5de6c
|
add-llama3-for-nvidia-api-catalog (#3631)
|
2024-04-19 14:51:22 +08:00 |
|
Yeuoly
|
a0c30702c1
|
feat: moonshot fc (#3629)
|
2024-04-19 14:04:30 +08:00 |
|
sqj8899
|
0a56c522eb
|
get dict key indexing_technique in DocumentAddByFileApi (#3615)
Co-authored-by: songqijun <songqijun@qipeng.com>
|
2024-04-19 09:37:11 +08:00 |
|
jeessy2
|
646858ea08
|
feat: Vision switch functionality is provided on OpenRouter (#3564)
|
2024-04-19 09:13:25 +08:00 |
|
Bowen Liang
|
d9b821cecc
|
chore: apply ruff rules on tests and app.py (#3605)
|
2024-04-18 20:24:05 +08:00 |
|
Yeuoly
|
d5448e07ab
|
seucirty: http smuggling (#3609)
|
2024-04-18 18:18:42 +08:00 |
|
Joshua
|
de3b490f8e
|
Add mixtral 8x22b (#3606)
|
2024-04-18 17:44:22 +08:00 |
|
Garfield Dai
|
4481906be2
|
Feat/enterprise sso (#3602)
|
2024-04-18 17:33:32 +08:00 |
|
Yeuoly
|
d9f1a8ce9f
|
feat: stable diffusion 3 (#3599)
|
2024-04-18 16:54:37 +08:00 |
|
aniaan
|
aa6d2e3035
|
fix(openai_api_compatible): fixing the error when converting chunk to json (#3570)
|
2024-04-18 16:54:16 +08:00 |
|
呆萌闷油瓶
|
4365843c20
|
enhance:speedup xinference embedding & rerank (#3587)
|
2024-04-18 16:54:00 +08:00 |
|
Joshua
|
b9b28900b1
|
add-open-mixtral-8x22b (#3591)
|
2024-04-18 13:48:32 +08:00 |
|
Bowen Liang
|
d463b82aba
|
test: add scripts for running tests on api module both locally and CI jobs (#3497)
|
2024-04-18 13:43:15 +08:00 |
|
Yeuoly
|
c2acb2be60
|
feat: code (#3557)
|
2024-04-18 08:00:02 +08:00 |
|
Siddharth Jain
|
8ba95c08a1
|
added claude 3 opus (#3545)
|
2024-04-17 20:53:59 +08:00 |
|
Yeuoly
|
c7de51ca9a
|
enhance: preload general packages (#3567)
|
2024-04-17 19:49:53 +08:00 |
|
liuzhenghua
|
e02ee3bb2e
|
fix event/stream ping (#3553)
|
2024-04-17 18:28:24 +08:00 |
|