Commit graph

1693 commits

Author SHA1 Message Date
莘权 马
e8d2819031 feat: Unified Cost Calculation Logic. 2024-02-02 15:54:11 +08:00
莘权 马
28727a03d8 feat: +azure pricing 2024-02-02 14:15:17 +08:00
莘权 马
c380cf6783 fixbug: endless summarize 2024-02-02 00:00:06 +08:00
莘权 马
b366bf13a2 fixbug: useless summarize action 2024-02-01 23:52:46 +08:00
莘权 马
55d95fe5bc fixbug: useless summarize code 2024-02-01 23:39:12 +08:00
莘权 马
cbdfac309f fixbug: num_tokens_from_messages() is not implemented 2024-02-01 22:37:57 +08:00
莘权 马
19126e46ac feat: merge v0.6.9 2024-02-01 22:19:14 +08:00
莘权 马
6d6248f8be feat: + awrite_bin/aread_bin 2024-02-01 20:19:52 +08:00
莘权 马
df8f929665 feat: + move remove_white_spaces 2024-02-01 19:28:05 +08:00
莘权 马
34225d08b5 feat: + google style docstring 2024-02-01 19:15:42 +08:00
莘权 马
5f88e12a7d Merge branch 'geekan/dev' into feature/rebuild 2024-02-01 17:45:00 +08:00
莘权 马
027f1e8658 feat: +google style docstring 2024-02-01 17:43:18 +08:00
莘权 马
525c62b235 fixbug: METAGPT model is None
fixbug: add METAGPT model calc usage logic
2024-02-01 16:12:56 +08:00
geekan
97868beacf refactor config 2024-02-01 13:53:57 +08:00
geekan
f3cb2cfbed Merge branch 'main' into dev 2024-02-01 13:25:05 +08:00
geekan
097128f022 refine docs 2024-02-01 11:14:34 +08:00
geekan
7e97334168 refine docs 2024-02-01 10:53:08 +08:00
莘权 马
6b527e3020 feat: +visual version 2024-02-01 10:27:53 +08:00
莘权 马
fb7518c12b feat: +visual graph repo 2024-01-31 23:40:04 +08:00
geekan
eb94c5f735
Merge pull request #785 from arnaudgelas/fix/prompt-logic
Fix prompt logic when defining to who the message should be sent.
2024-01-31 23:36:53 +08:00
geekan
a762e02000 update config usage 2024-01-31 23:13:38 +08:00
莘权 马
2689cbccc4 fixbug: max_words 2024-01-31 17:48:05 +08:00
莘权 马
bc5a509136 fixbug: llm not answering the question
feat: ver+
2024-01-31 17:43:17 +08:00
geekan
ad1edf6092 refine comments 2024-01-31 17:36:04 +08:00
geekan
54388d0a87 refine comments 2024-01-31 17:34:48 +08:00
shenchucheng
fc412e55a3 fix tests/metagpt/learn/test_google_search.py error 2024-01-31 15:58:26 +08:00
geekan
41907b1fe3 add action graph, solver, search space. 2024-01-31 14:14:12 +08:00
莘权 马
23fa792895 fixbug: IndexableDocument.from_path error 2024-01-29 23:13:54 +08:00
莘权 马
06b4e4767a feat: generate_repo return ProjectRepo 2024-01-29 10:20:05 +08:00
程允权
a68c3442bc Refactor get_choice_delta_text for safer dict access 2024-01-28 13:49:31 +08:00
huzixia
c3b4c698d8 update repair_llm_raw_output.py 2024-01-27 18:23:57 +08:00
huzixia
11f70ca9b1 modify code based on feedback of action_node.py and repair_llm_raw_output.py, add code in test_repair_llm_raw_output.py 2024-01-27 18:06:52 +08:00
莘权 马
9bcaa67cc3 fixbug: unit test 2024-01-27 17:22:28 +08:00
莘权 马
3a2f162fdd feat: rebuild sequence view pass 2024-01-27 17:07:35 +08:00
huzixia
8b5f7848fa delete PR dir 2024-01-27 17:00:59 +08:00
莘权 马
aa0909525e feat: merge geekan/dev 2024-01-27 13:38:14 +08:00
huzixia
43b069f453 Addtionly, if you do not want JSONDecodeError to occur, you can add 'Delete comments in json' after FORMAT_CONSTRAINT in action_node.py 2024-01-26 23:20:16 +08:00
huzixia
ed54f6b86a To avoid JSONDecodeError:
Remove comments in output json str, after json value content, maybe start with #, maybe start with //, particularly, it is not inside the string value

Addtionly, if you do not want JSONDecodeError to occur, you can add 'Delete comments in json' after FORMAT_CONSTRAINT in action_node.py
2024-01-26 22:59:10 +08:00
莘权 马
1b9ce4abca feat: +sequence merge 2024-01-26 20:23:24 +08:00
莘权 马
67bf89996b feat: +source -> use case -> sequence view 2024-01-26 19:39:06 +08:00
geekan
aada81bfe6 fix conflicts 2024-01-26 19:06:41 +08:00
geekan
a6bdd02017 add ActionNode.from_pydantic 2024-01-26 19:05:22 +08:00
geekan
d4ae2a839e
Merge pull request #797 from iorisa/feature/compatible_windows
fixbug: compatible with windows path
2024-01-26 15:11:34 +08:00
geekan
59afc5301f update token counter 2024-01-26 15:08:08 +08:00
geekan
cfadd54a3a
Update token_counter.py 2024-01-26 15:02:34 +08:00
mannaandpoem
1f90bc58cc 1. Update the code compression package
2. Modify the prompt of REFINED_TEMPLATE
2024-01-25 16:25:23 +08:00
莘权 马
51169d7a69 feat: + compatible with windows path 2024-01-25 15:40:16 +08:00
mannaandpoem
431e53617e changed tasks to task 2024-01-24 18:16:47 +08:00
mannaandpoem
7e328e5431 changed {tasks} to {task} in PROMPT_TEMPLATE 2024-01-24 18:05:26 +08:00
mannaandpoem
02b4608f84 changed {tasks} to {task} in PROMPT_TEMPLATE 2024-01-24 18:04:26 +08:00