Commit graph

1834 commits

Author SHA1 Message Date
geekan
e043694461 add test 2023-12-23 19:49:09 +08:00
geekan
f136e7bd3d add test case for action node 2023-12-23 19:49:08 +08:00
geekan
5223c4afa9 refine code 2023-12-23 19:49:08 +08:00
geekan
a5b6d0817d fix conflict 2023-12-23 19:49:05 +08:00
better629
bd119de2c1 format general_api_requestor params type 2023-12-23 19:48:13 +08:00
geekan
2502dd3651 fix conflict 2023-12-23 19:48:01 +08:00
Ikko Eltociear Ashimine
0aac525b29 Update README.md
exisiting -> existing
2023-12-23 19:43:16 +08:00
seehi
74b0a5f725 typing of store 2023-12-23 19:43:16 +08:00
seehi
6f3cc203b1 upgrade langchain and simplify faiss load/save 2023-12-23 19:43:16 +08:00
geekan
53d333ffa9 fix conflict 2023-12-23 19:43:12 +08:00
geekan
c68f882e14 tuning performance 2023-12-23 19:39:16 +08:00
geekan
a7a1195a31 fix bugs and make it perform better 2023-12-23 19:39:16 +08:00
better629
0d1c0f89cc fix 2023-12-23 19:39:16 +08:00
better629
9607059392 fix invoice_ocr 2023-12-23 19:39:16 +08:00
better629
7a1252e356 fix invoice_ocr 2023-12-23 19:39:16 +08:00
better629
dc2a87ce12 fix invoice_ocr 2023-12-23 19:39:16 +08:00
better629
d02692e945 fix invoice_ocr_assistant 2023-12-23 19:39:16 +08:00
geekan
9d8cdd19ac fix conflict 2023-12-23 19:39:11 +08:00
better629
48b484dec8 update 2023-12-23 19:37:35 +08:00
geekan
a44a46ad29 solve conflict 2023-12-23 19:37:23 +08:00
better629
1df49b82e4 fix 2023-12-23 19:36:42 +08:00
better629
c97b54e0ea add non-software role/action BaseModel 2023-12-23 19:36:42 +08:00
geekan
8d20af119c
Merge pull request #610 from iorisa/feature/geekan/dev
fixbug: Fix the confusion caused by the merging of _client, client, and async_client in openai_api.py
2023-12-23 18:12:47 +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
geekan
4b4ccc60fc
Merge pull request #608 from iorisa/feature/geekan/dev
fixbug: OpenAIGPTAPI: _achat_completion_stream
2023-12-22 19:15:53 +08:00
莘权 马
5d97a20e08 fixbug: OpenAIGPTAPI:_achat_completion_stream 2023-12-22 17:43:59 +08:00
garylin2099
b445c3f4b6
Merge pull request #607 from iorisa/merge/send18_dev
feat:huggingface & main & agentstore framework(in development)
2023-12-22 17:16:08 +08:00
莘权 马
073a10ce02 feat: merge geekan:main 2023-12-22 17:04:31 +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
49377c9db0 add simplest debate example 2023-12-22 13:05:27 +08:00
莘权 马
33031648bd Merge branch 'merge/send18_dev' of https://github.com/iorisa/MetaGPT into merge/send18_dev 2023-12-22 10:59:35 +08:00
geekan
dd57c45bbe add debate_simple 2023-12-22 10:28:41 +08:00
geekan
139c7c363f fix bugs 2023-12-21 22:24:26 +08:00
geekan
73411d21eb refine README 2023-12-21 19:40:27 +08:00
geekan
7e0a2fabc7 update readme, add link to 0.5 version 2023-12-21 18:21:14 +08:00
geekan
8074668776
Merge pull request #600 from better629/feat_other_basemodel
fix bug of missing test_round
2023-12-21 18:17:52 +08:00
better629
8d26af8466 fix bug of missing test_round 2023-12-21 18:05:34 +08:00
geekan
eac2ba1f54
Merge pull request #599 from better629/feat_other_basemodel
support Message() without content param
2023-12-21 17:40:52 +08:00
better629
64c5673d6a support Message() without content param 2023-12-21 17:27:09 +08:00
geekan
561263183a remove oi install 2023-12-21 16:47:24 +08:00
geekan
f052abdb86
Merge pull request #598 from better629/feat_issue_tmpl
Feat issue and pr tmpl
2023-12-21 16:42:43 +08:00
better629
ae2985d7e6 update 2023-12-21 16:34:02 +08:00
better629
5eac57a379 add issue and pr template 2023-12-21 16:30:53 +08:00
geekan
4bf1844022
Merge pull request #596 from orange-crow/update-Message-instance
Message(msg) -> Message(content=msg)
2023-12-21 15:13:31 +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
better629
18a195a367 update config 2023-12-21 14:46:33 +08:00
geekan
d46b7c4018 fix moderation, remove claude from LLM, refine exceptions handler 2023-12-21 14:45:53 +08:00
better629
9bd900452c fix conflicts 2023-12-21 14:29:01 +08:00