better629
|
9a2ac792fe
|
add __init__
|
2023-11-23 01:55:56 +08:00 |
|
better629
|
642335317b
|
add independent openllm and fireworks config fields, add llm output postprecess plugin
|
2023-11-23 01:46:14 +08:00 |
|
莘权 马
|
369047e558
|
refactor: write prd & system design
|
2023-11-22 22:00:51 +08:00 |
|
莘权 马
|
62d93517b4
|
refactor: write prd & system design
|
2023-11-22 21:59:14 +08:00 |
|
莘权 马
|
e8131652de
|
refactor: write prd & system design
|
2023-11-22 21:45:44 +08:00 |
|
莘权 马
|
9339eab20c
|
feat: archive
|
2023-11-22 20:40:42 +08:00 |
|
刘棒棒
|
7b94c04f51
|
fix: return string in parse_outputs.
|
2023-11-22 20:36:51 +08:00 |
|
刘棒棒
|
d8ddf1fcb0
|
add new test for list plan.
|
2023-11-22 20:35:47 +08:00 |
|
刘棒棒
|
8a0a89e604
|
fix: fix bug about message.
|
2023-11-22 20:33:57 +08:00 |
|
刘棒棒
|
9f5108a464
|
chore: return plan by list.
|
2023-11-22 19:36:21 +08:00 |
|
刘棒棒
|
8ef05bb19f
|
chore: prompt support Message type.
|
2023-11-22 17:56:43 +08:00 |
|
莘权 马
|
e9471ed206
|
feat: merge rfc116
|
2023-11-22 17:29:34 +08:00 |
|
莘权 马
|
fb2167cccf
|
feat: merge geekan:env_factor
|
2023-11-22 17:19:34 +08:00 |
|
莘权 马
|
2bf8ef8c6a
|
feat: RFC 135
|
2023-11-22 17:08:00 +08:00 |
|
莘权 马
|
20ae74e99d
|
feat: Merge geekan:env_refactore
|
2023-11-22 16:57:42 +08:00 |
|
Guess
|
84d9f98a7a
|
Merge pull request #19 from geekan/env_refactor
Env refactor
|
2023-11-22 16:45:33 +08:00 |
|
Sirui Hong
|
d269d18ed0
|
Merge pull request #502 from iorisa/refactor/pre-commit_shenquan
refactor: pre-commit run --all-files
|
2023-11-22 16:41:52 +08:00 |
|
莘权 马
|
cda032948f
|
refactor: pre-commit run --all-files
|
2023-11-22 16:26:48 +08:00 |
|
莘权 马
|
5142cb59f7
|
refactor: consumers -> members
|
2023-11-22 15:59:35 +08:00 |
|
seehi
|
8f24808c8a
|
make examples/search_kb.py work
|
2023-11-22 14:25:07 +08:00 |
|
better629
|
fc5c01e219
|
fix
|
2023-11-22 13:56:49 +08:00 |
|
better629
|
fc4ec5a944
|
update retry_parse_json_text
|
2023-11-22 13:01:16 +08:00 |
|
seehi
|
7f16427205
|
update readme
|
2023-11-22 11:52:47 +08:00 |
|
better629
|
c49b832dee
|
add trigger repair_llm_output for open llm
|
2023-11-21 20:34:37 +08:00 |
|
better629
|
c233699275
|
add aiohttp encapsulation
|
2023-11-21 20:33:58 +08:00 |
|
better629
|
b17846401e
|
Merge pull request #498 from better629/feat_chatglm
fix zhipuapi's key to init openai api_key when using openai sdk
|
2023-11-21 19:38:22 +08:00 |
|
better629
|
322aef6f1d
|
fix zhipuapi's key to init openai api_key when using openai sdk
|
2023-11-21 19:24:57 +08:00 |
|
刘棒棒
|
fa400a0b0d
|
chore: rename WriteCode -> WriteCodeFunction.
|
2023-11-21 19:15:16 +08:00 |
|
刘棒棒
|
50f64ca934
|
doc: add rich.
|
2023-11-21 19:14:52 +08:00 |
|
刘棒棒
|
89f1dce936
|
feat: add actions: plan, write_code_function, pycode_executor.
|
2023-11-21 18:38:41 +08:00 |
|
garylin2099
|
f57355c889
|
Merge pull request #490 from orange-crow/feat_openai_ask_code_via_function
Feat openai ask code via function.
|
2023-11-21 17:59:35 +08:00 |
|
Sirui Hong
|
dfe9168509
|
Update llm.py
rm 'sk-' verification
|
2023-11-21 17:35:33 +08:00 |
|
刘棒棒
|
7a5c66b01e
|
chore: general_function_schema, general_tool_choice -> GENERAL_FUNCTION_SCHEMA, GENERAL_TOOL_CHOICE
|
2023-11-21 17:14:39 +08:00 |
|
刘棒棒
|
bec4bc0e83
|
chore: add comments for kwargs.
|
2023-11-21 17:01:03 +08:00 |
|
刘棒棒
|
45655a2a28
|
chore: add function signature to get_choice_function and get_choice_function_arguments.
|
2023-11-21 16:34:12 +08:00 |
|
莘权 马
|
27c731d11a
|
feat: archive
|
2023-11-21 15:05:23 +08:00 |
|
Sirui Hong
|
9940022096
|
Merge pull request #492 from better629/feat_chatglm
Feat chatglm
|
2023-11-21 14:54:27 +08:00 |
|
better629
|
8124c1fdd6
|
Merge branch 'feat_chatglm' of github.com:better629/MetaGPT into feat_chatglm
|
2023-11-21 14:52:43 +08:00 |
|
better629
|
ded2044be7
|
rm useless func
|
2023-11-21 14:50:31 +08:00 |
|
better629
|
03de86958d
|
Merge branch 'main' into feat_chatglm
|
2023-11-21 14:45:51 +08:00 |
|
mannaandpoem
|
1ea3c0c9f3
|
add increment development function
|
2023-11-21 14:42:45 +08:00 |
|
mannaandpoem
|
8a73d5cadb
|
add increment development function
|
2023-11-21 14:38:19 +08:00 |
|
better629
|
9d1d8a9fe4
|
fix
|
2023-11-21 14:10:04 +08:00 |
|
莘权 马
|
b73cbe7379
|
feat: +unit test
|
2023-11-21 14:00:09 +08:00 |
|
莘权 马
|
d9a2626fde
|
feat: +PrepareDocuments
|
2023-11-21 13:39:10 +08:00 |
|
刘棒棒
|
657571a192
|
feat: ask_code message support type list[str].
|
2023-11-21 12:01:28 +08:00 |
|
刘棒棒
|
4418fe8283
|
feat: ask_code message support type list[Message].
|
2023-11-21 11:40:15 +08:00 |
|
刘棒棒
|
66f647276e
|
Revert "chore: change name."
This reverts commit daf29c41af.
|
2023-11-21 11:19:43 +08:00 |
|
刘棒棒
|
fcc9bd6063
|
chore: openai -> openai>=0.28.0
|
2023-11-21 11:17:56 +08:00 |
|
刘棒棒
|
daf29c41af
|
chore: change name.
|
2023-11-21 11:17:33 +08:00 |
|