geekan
|
fa70a70f53
|
add json mock
|
2023-12-25 18:00:48 +08:00 |
|
莘权 马
|
fe1d60f111
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2023-12-25 16:15:04 +08:00 |
|
莘权 马
|
e162fd36fc
|
fixbug: 修改Teacher role相关结构
|
2023-12-25 16:14:50 +08:00 |
|
geekan
|
331958a63c
|
Merge pull request #617 from iorisa/fixbug/geekan/dev_recover
fixbug: 基于全memory数据存储的流程异常恢复
|
2023-12-25 15:22:43 +08:00 |
|
better629
|
6a65639cd7
|
update ltm unittest
|
2023-12-25 14:38:20 +08:00 |
|
better629
|
94a0699ec4
|
add memory unittest
|
2023-12-25 13:50:47 +08:00 |
|
莘权 马
|
29bbe5752d
|
fixbug: WriteTest failed
|
2023-12-25 13:18:45 +08:00 |
|
莘权 马
|
780caf011d
|
fixbug: 基于全memory数据存储的流程异常恢复
|
2023-12-25 12:42:23 +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 |
|
莘权 马
|
e6a5e8e4ad
|
feat: merge geekan:dev
|
2023-12-24 12:52:30 +08:00 |
|
莘权 马
|
ad639b9906
|
feat: merge geekan:dev
|
2023-12-24 12:49:08 +08:00 |
|
莘权 马
|
f441c88156
|
fixbug: timeout & prompt_format
|
2023-12-24 12:30:08 +08:00 |
|
geekan
|
a1f39d1269
|
fix main process
|
2023-12-24 11:48:30 +08:00 |
|
geekan
|
6c278bcfd6
|
fix main process
|
2023-12-24 11:46:05 +08:00 |
|
geekan
|
6465b2eaa9
|
fix pep8
|
2023-12-24 10:44:33 +08:00 |
|
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 |
|
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 |
|
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 |
|
莘权 马
|
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 |
|
莘权 马
|
5d97a20e08
|
fixbug: OpenAIGPTAPI:_achat_completion_stream
|
2023-12-22 17:43:59 +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 |
|
geekan
|
139c7c363f
|
fix bugs
|
2023-12-21 22:24:26 +08:00 |
|
better629
|
8d26af8466
|
fix bug of missing test_round
|
2023-12-21 18:05:34 +08:00 |
|
better629
|
64c5673d6a
|
support Message() without content param
|
2023-12-21 17:27:09 +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 |
|