seehi
|
7c0adf5025
|
make the longterm-memory path configurable
|
2024-09-29 11:27:39 +08:00 |
|
seehi
|
99e5a73fbb
|
add enable_longterm_memory config
|
2024-09-12 11:31:12 +08:00 |
|
seehi
|
cf3b80d5f1
|
add enable_longterm_memory config
|
2024-09-12 11:20:40 +08:00 |
|
seehi
|
9d327081ba
|
add collection_name in exp_pool config
|
2024-08-23 10:14:12 +08:00 |
|
seehi
|
8546939b43
|
update llm reranker prompt
|
2024-08-20 20:19:42 +08:00 |
|
seehi
|
30def415f0
|
update llm reranker prompt
|
2024-08-20 20:18:58 +08:00 |
|
seehi
|
85f976d4f3
|
update llm reranker prompt
|
2024-08-20 20:16:28 +08:00 |
|
seehi
|
91358f7dca
|
add use_llm_ranker config
|
2024-08-20 17:13:28 +08:00 |
|
seehi
|
665ca6ff97
|
update exp_pool manager
|
2024-08-19 14:07:13 +08:00 |
|
seehi
|
243c7a65d6
|
exp pool support bm25
|
2024-08-16 21:19:37 +08:00 |
|
seehi
|
a6af03efb8
|
exp pool support bm25
|
2024-08-16 21:13:08 +08:00 |
|
seehi
|
36db2b067e
|
exp_pool add enabled
|
2024-08-09 16:05:48 +08:00 |
|
seehi
|
b5934a412b
|
add serializers to support serialization and deserialization.
|
2024-07-10 10:24:04 +08:00 |
|
seehi
|
c624c0ffc7
|
use llm cache to make exp_pool
|
2024-07-08 10:09:36 +08:00 |
|
seehi
|
808d65b4c3
|
experiment pool init
|
2024-06-11 15:46:23 +08:00 |
|
seehi
|
29c61a7fa4
|
experience pool
|
2024-06-11 15:46:23 +08:00 |
|
莘权 马
|
6326526a08
|
feat: +vault config demo
|
2024-05-17 13:28:28 +08:00 |
|
zhanglei
|
b50a6062a1
|
add: add role's custom config
|
2024-04-23 17:58:19 +08:00 |
|
zhanglei
|
ac9a5e9ec9
|
add: add role's custom config
|
2024-04-23 15:24:28 +08:00 |
|
莘权 马
|
b42cf5cbd6
|
refactor: timeout 0
|
2024-03-21 13:21:24 +08:00 |
|
莘权 马
|
7c8f57e46c
|
feat: + timeout
|
2024-03-20 21:37:47 +08:00 |
|
MoyiTech
|
8239a110dc
|
feat: fix JSONDecodeError error caused by incorrect indentation used in repair_llm.output in config2.example.yaml
|
2024-03-06 00:44:19 +08:00 |
|
莘权 马
|
52ac7e847b
|
refactor: comments
|
2024-03-05 12:48:55 +08:00 |
|
莘权 马
|
e22a28215d
|
feat: merge geekan:main
|
2024-03-05 10:59:34 +08:00 |
|
莘权 马
|
739452edbb
|
feat: merge geekan:dev
|
2024-02-19 11:02:10 +08:00 |
|
geekan
|
de8d75f15f
|
add desc to config
|
2024-02-18 12:19:03 +08:00 |
|
geekan
|
10b183bae3
|
add desc to config
|
2024-02-18 12:15:52 +08:00 |
|
geekan
|
38f6160eb4
|
rename example to get yaml syntax highlights
|
2024-02-18 11:33:23 +08:00 |
|
geekan
|
8c24c97a53
|
tuning details
|
2024-02-18 11:32:00 +08:00 |
|
geekan
|
4370060802
|
fix bug
|
2024-02-07 16:24:04 +08:00 |
|
莘权 马
|
c720c1d82f
|
feat: move Azure-exclusive pricing plan mappings to config2.yaml.example
|
2024-02-02 18:10:32 +08:00 |
|
shenchucheng
|
a515f701e1
|
add the browser config example
|
2024-02-02 13:55:15 +08:00 |
|
geekan
|
bafdfe837b
|
refactor config
|
2024-02-01 13:54:55 +08:00 |
|
geekan
|
62ca2ca90d
|
refactor config
|
2024-02-01 13:45:00 +08:00 |
|
geekan
|
a762e02000
|
update config usage
|
2024-01-31 23:13:38 +08:00 |
|
geekan
|
16f54abb3d
|
use gpt-4-turbo-preview as default
|
2024-01-31 14:14:12 +08:00 |
|
geekan
|
9a12ae36a4
|
remove config.py and test
|
2024-01-11 15:44:12 +08:00 |
|
geekan
|
c275f28a37
|
remove Dict, use direct LLMConfig / Browser. / Search. / Mermaid. instead
|
2024-01-11 15:10:07 +08:00 |
|
geekan
|
2bcce1d593
|
refactor learn and roles, add mock config
|
2024-01-08 16:51:44 +08:00 |
|
geekan
|
193fc5535a
|
merge main
|
2024-01-08 15:19:38 +08:00 |
|
geekan
|
fe07b37836
|
refine code
|
2024-01-05 20:23:14 +08:00 |
|
geekan
|
e5d11a046c
|
add context and config2
|
2024-01-04 21:16:23 +08:00 |
|
莘权 马
|
1b06d933b2
|
Merge branch 'fixbug/v0.6-release' into geekan/main
|
2024-01-04 13:54:27 +08:00 |
|
莘权 马
|
039fa84ce4
|
fixbug: recursive search for provider
|
2024-01-04 13:32:45 +08:00 |
|
莘权 马
|
d051933324
|
fixbug: recursive search for provider
|
2024-01-04 12:46:41 +08:00 |
|
geekan
|
964feb3872
|
remove llm type
|
2024-01-03 19:43:19 +08:00 |
|
better629
|
0569fc5560
|
Update config.yaml
|
2023-12-26 10:08:17 +08:00 |
|
geekan
|
25de7f9a74
|
fix conflicts
|
2023-12-26 01:40:53 +08:00 |
|
geekan
|
d300acbac8
|
fix all conflicts.
|
2023-12-26 01:39:16 +08:00 |
|
shenchucheng
|
118ab8ac82
|
add options to disable llm provider check
|
2023-12-26 01:01:24 +08:00 |
|