Commit graph

271 commits

Author SHA1 Message Date
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
莘权 马
102ae2ca67 feat: Implementation of ProjectRepo 2024-01-08 22:15:43 +08:00
geekan
244fa81ffe refine code 2024-01-08 17:14:12 +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
莘权 马
718dd0fd9e feat: parse class view 2024-01-03 17:35:09 +08:00
莘权 马
49a95e6608 feat: merge geekan:dev 2024-01-02 22:36:16 +08:00
莘权 马
eabe0224c5 feat: +rebuild project
feat: parse pass
2024-01-02 22:34:48 +08:00
geekan
78b7e164f9 refine tests 2024-01-02 21:58:31 +08:00
莘权 马
aec2b72c8d feat: ignore deleted files 2024-01-02 19:07:45 +08:00
geekan
5649fac62d fix pylint warnings 2024-01-02 18:14:03 +08:00
geekan
d2260a5958
Merge pull request #663 from iorisa/feature/unittest
feat: +unit test
2024-01-02 17:49:23 +08:00
莘权 马
92f3b81bd1 Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-02 16:32:40 +08:00
莘权 马
b7d74c6483 fixbug: azure openai 2024-01-02 16:26:03 +08:00
geekan
907cf5bebc remove get_template function 2024-01-02 14:45:58 +08:00
莘权 马
2f3e4c7f15 feat: +unit test 2024-01-02 11:59:03 +08:00
莘权 马
6f039d004d feat: +unit test
fixbug: func has no value
2023-12-30 14:37:16 +08:00
geekan
e52b48ccc5 fix bugs 2023-12-29 01:38:58 +08:00
莘权 马
f76078dedf feat: merge 2023-12-28 18:05:33 +08:00
莘权 马
c61a3d2a99 feat: +unit test 2023-12-28 16:57:40 +08:00
better629
e7c7c88c47 update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00
莘权 马
16f0a0fd06 feat: Action Node + exclude parameter
refactor: awrite

feat: +unit test
2023-12-28 11:58:13 +08:00
莘权 马
6c95f2d21a feat: Action Node + exclude parameter
refactor: awrite

feat: +unit test
2023-12-28 10:05:14 +08:00
莘权 马
0adabfe53f feat: +unit test
fixbug: PYTHONPATH

fixbug: unit test
2023-12-27 21:47:48 +08:00
better629
afaa7385c4 add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
better629
66925dd791 migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
geekan
fa70a70f53 add json mock 2023-12-25 18:00:48 +08:00
geekan
0fca7b3b1f fix prompt_schema 2023-12-24 15:41:35 +08:00
geekan
3b9e20d056
Merge pull request #616 from better629/new_dev_updatellm
update fireworks/open_llm api due to new openai sdk
2023-12-24 15:37:47 +08:00
better629
7e0c62a7a9 update fireworks/open_llm api due to new openai sdk 2023-12-24 15:34:32 +08:00
莘权 马
f441c88156 fixbug: timeout & prompt_format 2023-12-24 12:30:08 +08:00
geekan
2502dd3651 fix conflict 2023-12-23 19:48:01 +08:00
莘权 马
a90f52d4b6 fixbug: Fix the confusion caused by the merging of _client, client, and async_client in the openai_api.py;Split Azure LLM and MetaGPT LLM from OpenAI LLM to reduce the number of variables defined in the Config class for compatibility. 2023-12-23 18:07:42 +08:00
莘权 马
bf15613f63 feat: merge geekan:main 2023-12-22 16:50:04 +08:00
莘权 马
9a1909bb95 feat: merge geekan:main 2023-12-22 16:40:04 +08:00
geekan
a4843cd974
Merge pull request #595 from better629/feat_gemini
Feat gemini
2023-12-21 15:10:40 +08:00
better629
6af9fecf65 fix format 2023-12-21 15:06:59 +08:00
geekan
d46b7c4018 fix moderation, remove claude from LLM, refine exceptions handler 2023-12-21 14:45:53 +08:00
better629
bdb427d5b7 add gemini minimal python version warning 2023-12-21 14:18:50 +08:00
better629
c4fbc478d2 add google gemini 2023-12-21 12:16:17 +08:00
莘权 马
863a30e903 feat: +pylint class view 2023-12-21 12:09:39 +08:00