usamimeri_renko
|
4e3c46a5fd
|
Merge branch 'geekan:main' into update_qwen
|
2024-05-29 16:27:49 +08:00 |
|
Alexander Wu
|
a705a515fb
|
Merge pull request #1288 from usamimeri/huoshan
Feat: Add Ark support (For Doubao)
|
2024-05-29 16:21:51 +08:00 |
|
Alexander Wu
|
316a49a478
|
Merge pull request #1289 from Wei-Jianan/fix/excpetion_log_assistant
[fix]
|
2024-05-29 16:20:57 +08:00 |
|
Alexander Wu
|
519be03d4a
|
Merge pull request #1291 from usamimeri/update_spark
Feat: support async spark api
|
2024-05-29 16:20:29 +08:00 |
|
Alexander Wu
|
e64cb0e5de
|
Merge pull request #1300 from iorisa/feature/multi_lang
feat: rename "Required Python packages" to "Required packages" for program language compatibility
|
2024-05-29 16:18:22 +08:00 |
|
Alexander Wu
|
55db3808f8
|
Merge pull request #1303 from david-zlj/fix_st_game
fix stanford town game path TypeError
|
2024-05-29 16:17:33 +08:00 |
|
Alexander Wu
|
e88c41ebab
|
Merge pull request #1294 from xunzhimeng/fix_usage
Fix usage type error
|
2024-05-28 17:04:56 +08:00 |
|
zhulj
|
54666b111a
|
fix st game path TypeError
|
2024-05-27 17:34:53 +08:00 |
|
莘权 马
|
e245dcc8b1
|
feat: rename "Required Python packages" to "Required packages" for program language compatibility
|
2024-05-25 15:07:00 +08:00 |
|
seehi
|
5f1ca3ca7e
|
use model_name in embedding
|
2024-05-24 17:18:56 +08:00 |
|
shenchucheng
|
e4129025b0
|
fix pyppeteer/playwright mermaid engine run error
|
2024-05-24 15:59:04 +08:00 |
|
xun
|
db26e36d37
|
处理usage为类的情况
|
2024-05-23 21:08:45 +08:00 |
|
usamimeri_renko
|
0cf020affb
|
fix typo
|
2024-05-22 23:15:38 +08:00 |
|
usamimeri_renko
|
7d33755749
|
add tests
|
2024-05-22 23:13:38 +08:00 |
|
usamimeri_renko
|
f304fb3871
|
add type hint
|
2024-05-22 22:43:10 +08:00 |
|
usamimeri_renko
|
bb8ea2eaf9
|
implement streaming
|
2024-05-22 22:05:15 +08:00 |
|
usamimeri_renko
|
1b13a28a77
|
implement spark chat
|
2024-05-22 21:10:55 +08:00 |
|
Wei-Jianan
|
df80913ac6
|
[fix]
|
2024-05-22 05:22:59 +00:00 |
|
usamimeri_renko
|
ff37dc1193
|
add tests
|
2024-05-22 11:11:12 +08:00 |
|
usamimeri_renko
|
712dfb23b2
|
update qwen
|
2024-05-21 13:13:10 +08:00 |
|
usamimeri_renko
|
c220da280d
|
pre-commit
|
2024-05-20 15:16:40 +08:00 |
|
usamimeri_renko
|
7426ebc25a
|
add token max
|
2024-05-20 15:13:51 +08:00 |
|
usamimeri_renko
|
48189e98d8
|
add huoshan_ark
|
2024-05-20 15:12:49 +08:00 |
|
geekan
|
e03db313a2
|
tuning code
|
2024-05-18 15:23:21 +08:00 |
|
geekan
|
6d906ce1ed
|
remove default init of android env
|
2024-05-18 15:06:54 +08:00 |
|
Alexander Wu
|
99405cca20
|
Merge pull request #1282 from Wei-Jianan/fix/bedrock_bugs
Fix/bedrock bugs
|
2024-05-17 19:15:42 +08:00 |
|
geekan
|
43df876f24
|
fix pre-commit
|
2024-05-17 19:13:26 +08:00 |
|
Alexander Wu
|
d9ed99e85f
|
Merge pull request #1207 from kithib/main
add new android operation(open app,exit,stop)
|
2024-05-17 19:08:00 +08:00 |
|
Wei-Jianan
|
e7c7b44a0b
|
[format]
|
2024-05-17 18:44:05 +08:00 |
|
Wei-Jianan
|
3338c304b5
|
[fix] max token problem in llama2
|
2024-05-17 10:34:10 +00:00 |
|
Wei-Jianan
|
1911e27219
|
[fix] serval bugs in bedrock LLM
|
2024-05-17 10:21:16 +00:00 |
|
kit
|
2b08ad9d08
|
Merge remote-tracking branch 'origin/main'
|
2024-05-17 16:10:18 +08:00 |
|
Wei-Jianan
|
cda6451b59
|
Merge remote-tracking branch 'origin/main' into fix/cstream_not_work
|
2024-05-17 13:46:45 +08:00 |
|
Wei-Jianan
|
1c9214e18d
|
[fix] change default value of LLMConfig.stream to True
|
2024-05-17 13:34:13 +08:00 |
|
Wei-Jianan
|
f31d2a198e
|
[fix] use config.stream inside BaseLLM other than global
|
2024-05-17 11:42:57 +08:00 |
|
Alexander Wu
|
6b70f7b0ed
|
Merge pull request #1234 from iorisa/refactor/role/act_by_order
refactor: optimizing act_by_order mode of `Role`
|
2024-05-17 11:00:57 +08:00 |
|
usamimeri_renko
|
0916399313
|
Merge branch 'geekan:main' into main
|
2024-05-16 20:51:52 +08:00 |
|
usamimeri_renko
|
15ae887793
|
Merge branch 'geekan:main' into add_counter
|
2024-05-16 15:18:54 +08:00 |
|
Guess
|
9ff1e2f6c9
|
Merge pull request #1264 from jainkunal/main
fix aask() got an unexpected keyword argument 'images'
|
2024-05-16 12:25:40 +08:00 |
|
usamimeri_renko
|
3f54646691
|
add token max and deepseek-coder,gpt-4-turbo-2024-04-09
|
2024-05-15 17:44:20 +08:00 |
|
Alexander Wu
|
b6601dbe75
|
Merge pull request #1247 from seehi/fix-potential-error
Fix potential NoneType error
|
2024-05-15 17:43:41 +08:00 |
|
Alexander Wu
|
77c74fbcf8
|
Merge pull request #1241 from usamimeri/debug
Make RAG embedding model dimension configurable
|
2024-05-15 17:35:20 +08:00 |
|
seehi
|
400e0af814
|
format
|
2024-05-15 17:31:44 +08:00 |
|
usamimeri_renko
|
1047abf1f4
|
add counter
|
2024-05-15 15:40:59 +08:00 |
|
seehi
|
133874cc0b
|
format
|
2024-05-14 15:56:52 +08:00 |
|
garylin2099
|
00e1c93275
|
Merge pull request #1253 from aa875982361/fix/none-usage
fix: failure when usage is none
|
2024-05-14 15:47:50 +08:00 |
|
usamimeri_renko
|
82b4be51bd
|
fix schema bug
|
2024-05-13 15:00:22 +08:00 |
|
Kunal Jain
|
d4bd668983
|
fix ask() got an unexpected keyword argument 'images'
|
2024-05-11 19:03:55 +05:30 |
|
Wei-Jianan
|
8f209bfeb5
|
[fix] stream field in llmconfig not work
|
2024-05-09 21:11:59 +08:00 |
|
huangpeilin
|
a473c74c90
|
feat: 优化判断逻辑
|
2024-05-09 11:36:07 +08:00 |
|