geekan
097128f022
refine docs
2024-02-01 11:14:34 +08:00
geekan
a762e02000
update config usage
2024-01-31 23:13:38 +08:00
geekan
aada81bfe6
fix conflicts
2024-01-26 19:06:41 +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
莘权 马
51169d7a69
feat: + compatible with windows path
2024-01-25 15:40:16 +08:00
mannaandpoem
32f9fbb46b
Merge branch 'dev' into dev_incremental
2024-01-23 09:39:43 +08:00
mannaandpoem
76d4451fc6
merge main to dev
2024-01-22 13:50:21 +08:00
莘权 马
86b92d53bf
feat: merge v0.6.7
2024-01-21 16:02:24 +08:00
mannaandpoem
e1b783ca14
Merge branch 'main' into incremental_development
...
# Conflicts:
# metagpt/schema.py
2024-01-19 19:53:17 +08:00
geekan
b89746b9c7
merge main
2024-01-19 16:02:09 +08:00
莘权 马
b78cc3c1ca
feat: Maintain the original exceptions of OpenAI and HTTPX during exception handling.
2024-01-19 11:49:35 +08:00
莘权 马
3486b9d1d3
feat: Maintain the original exceptions of OpenAI and HTTPX during exception handling.
2024-01-19 11:20:05 +08:00
mannaandpoem
5190dc4462
1. rename and modify guideline to plan
...
2. update prompt in ActionNode
3. add code comment
4. refactor Guideline code structure
2024-01-19 09:03:24 +08:00
莘权 马
d5ac56f863
feat: remove all unnecessary CONTEXT references
...
feat: replace CONTEXT with local context
2024-01-17 23:10:25 +08:00
better629
4e13eaca6e
update zhipu api due to new model and api; repair extra invalid generate output; update its unittest
2024-01-17 16:28:13 +08:00
莘权 马
aab27a7c4e
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
2024-01-16 09:59:15 +08:00
geekan
8baa6d094f
refine writeprd code
2024-01-15 16:38:09 +08:00
莘权 马
b612393151
fixbug: pydantic validate
2024-01-13 13:48:47 +08:00
geekan
ef4323c6b4
refine code
2024-01-12 17:55:01 +08:00
geekan
31eb3fe0ee
refine code
2024-01-12 17:55:01 +08:00
莘权 马
1e523f6840
feat: +catch for window rm dirs
2024-01-12 16:10:14 +08:00
莘权 马
bb4a514156
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
2024-01-12 15:32:13 +08:00
geekan
d150cc358a
refine code
2024-01-12 10:26:07 +08:00
莘权 马
1523a0df81
fixbug: unit test
2024-01-11 23:15:18 +08:00
莘权 马
bf6fc25f57
feat: ProjectRepo + srcs
...
feat: ProjectRepo + git_repo
feat: Replace FileRepository with ProjectRepo
2024-01-11 16:20:21 +08:00
geekan
001ec115d7
use config
2024-01-11 16:19:52 +08:00
geekan
2d048e91b1
use config
2024-01-11 16:19:52 +08:00
better629
95687b9ed4
rm expicit serialize&deserialize interface and update unittests
2024-01-11 16:19:51 +08:00
better629
68e53d2862
add ActionNode review/revise
2024-01-11 16:19:51 +08:00
莘权 马
662102d188
feat: save + return
2024-01-11 10:55:54 +08:00
geekan
2e4ceb70b9
use config
2024-01-10 20:34:42 +08:00
geekan
479bbc9b2d
use config
2024-01-10 20:21:13 +08:00
geekan
9a42a14c91
Merge pull request #728 from better629/feat_simple_ser
...
Feat simpler serialization in one file
2024-01-09 16:31:50 +08:00
geekan
b6508d1054
Merge pull request #712 from better629/feat_an_review
...
add ActionNode review/revise
2024-01-09 10:18:35 +08:00
better629
98ee696cf0
rm expicit serialize&deserialize interface and update unittests
2024-01-08 22:15:56 +08:00
莘权 马
102ae2ca67
feat: Implementation of ProjectRepo
2024-01-08 22:15:43 +08:00
莘权 马
2ec2e71c4d
fixbug: rename folder does not work in windows os
2024-01-08 17:38:53 +08:00
geekan
244fa81ffe
refine code
2024-01-08 17:14:12 +08:00
better629
29a1ea9cbd
add ActionNode review/revise
2024-01-08 16:09:14 +08:00
geekan
193fc5535a
merge main
2024-01-08 15:19:38 +08:00
莘权 马
3f2859b15d
refactor: subscription -> address
2024-01-08 11:28:24 +08:00
geekan
2018c06cce
use context instead of FileRepo... done main process.
2024-01-05 12:57:12 +08:00
geekan
7cae857203
use context instead of FileRepo... done main process.
2024-01-05 10:56:48 +08:00
莘权 马
c966138a74
feat: +unit test
...
fixbug: Align to the same root directory in accordance with `class_views`
fixbug: The class has lost namespace information.
feat: + mock
fixbug: project name invalid
feat: +mermaid sequence diagram
feat: translate from code to mermaid sequence
feat: translate from code to mermaid sequence
2024-01-05 10:25:20 +08:00
geekan
5c1f3a4b91
add context and config2
2024-01-04 23:33:09 +08:00
geekan
e5d11a046c
add context and config2
2024-01-04 21:16:23 +08:00
莘权 马
f8dd30f133
fixbug: invalid default project name
2024-01-04 20:16:29 +08:00
mannaandpoem
e3cd1a2cc1
Update prompt and fix up some bug
2024-01-04 10:41:36 +08:00
mannaandpoem
24e617b362
Merge main branch
2024-01-03 19:48:46 +08:00