莘权 马
|
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 |
|
莘权 马
|
633c772529
|
fixbug: class view
fixbug: method type, feat: add compotition&aggregation
|
2024-01-23 22:22:13 +08:00 |
|
莘权 马
|
9e84e63529
|
Merge branch 'geekan/dev' into feature/rebuild
|
2024-01-22 13:35:18 +08:00 |
|
莘权 马
|
2eb5e2f913
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-22 13:33:59 +08:00 |
|
geekan
|
9d452a97fd
|
Merge pull request #768 from iorisa/feature/merge/v0.6-release
feat: Merge the modifications resulting from integrating with the agent store.
|
2024-01-22 12:12:54 +08:00 |
|
莘权 马
|
85465fe500
|
feat: +note
|
2024-01-22 11:04:03 +08:00 |
|
莘权 马
|
f15b772d77
|
feat: +note
|
2024-01-22 10:54:15 +08:00 |
|
莘权 马
|
525d94317c
|
feat: +note
|
2024-01-22 10:52:36 +08:00 |
|
莘权 马
|
bda2e06d36
|
feat: +note
|
2024-01-22 10:50:32 +08:00 |
|
莘权 马
|
8b84e269a1
|
feat: remove error print
|
2024-01-22 10:30:38 +08:00 |
|
莘权 马
|
9cef759b08
|
feat: merge v0.6.7
|
2024-01-21 16:07:40 +08:00 |
|
莘权 马
|
8ffeb0691a
|
Merge branch 'feature/merge/v0.6-release' into geekan/dev
|
2024-01-21 16:06:01 +08:00 |
|
莘权 马
|
7ec0118fd0
|
Merge branch 'geekan/dev' into feature/rebuild
|
2024-01-20 11:21:54 +08:00 |
|
莘权 马
|
af501f7f7a
|
feat: mock main entries
|
2024-01-19 19:44:56 +08:00 |
|
莘权 马
|
831ddb1736
|
feat: + composition, aggregation relationship
|
2024-01-19 17:24:05 +08:00 |
|
geekan
|
b89746b9c7
|
merge main
|
2024-01-19 16:02:09 +08:00 |
|
莘权 马
|
7be58b07b7
|
feat: refactor class description
|
2024-01-19 15:54:14 +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 |
|
莘权 马
|
78af904f5e
|
feat: + class view
feat: +retry
|
2024-01-19 10:00:06 +08:00 |
|
geekan
|
af018a84e5
|
Merge pull request #765 from arnaudgelas/fix/crash
In some cases when trying to create tests, metagpt crashes.
|
2024-01-18 19:22:56 +08:00 |
|
geekan
|
16ec0ccc4c
|
Merge pull request #771 from iorisa/feature/context
feat: replace CONTEXT with local context
|
2024-01-18 19:17:32 +08:00 |
|
zhanglei
|
002bc56c0e
|
add: openai speech to text
|
2024-01-18 12:37:28 +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 |
|
莘权 马
|
2b522ffccb
|
fixbug: engineer action_description
|
2024-01-17 11:55:09 +08:00 |
|
莘权 马
|
05aa9b39ed
|
feat: Merge the modifications resulting from integrating with the agent store.
|
2024-01-17 11:48:13 +08:00 |
|
Arnaud Gelas
|
03012a81fd
|
In some cases when trying to create tests, metagpt crashes.
Adding some more safeguard to handle the case where code_doc is None.
|
2024-01-16 21:44:45 +01:00 |
|
莘权 马
|
b275f1a3f8
|
feat: +ver
fixbug: RPC think
|
2024-01-16 20:35:14 +08:00 |
|
geekan
|
420b10c5c3
|
readd logger to aask
|
2024-01-16 16:22:10 +08:00 |
|
莘权 马
|
29d8326c06
|
feat: +ver
feat: Moderation + llm arg
feat: +log
|
2024-01-16 10:34:57 +08:00 |
|
莘权 马
|
aab27a7c4e
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-16 09:59:15 +08:00 |
|
geekan
|
7005a1e86f
|
fix pylint
|
2024-01-15 23:12:15 +08:00 |
|
better629
|
b800e57def
|
fix format
|
2024-01-15 20:23:46 +08:00 |
|
better629
|
71067c894b
|
Merge branch 'geekan:dev' into dev
|
2024-01-15 20:18:52 +08:00 |
|
better629
|
6b52ee3e7c
|
fix UserWarning: Pydantic serializer warning Expected str but got dict
|
2024-01-15 20:11:07 +08:00 |
|
geekan
|
c715b9c102
|
fix bug
|
2024-01-15 17:54:21 +08:00 |
|
geekan
|
20db85bfa6
|
Merge pull request #756 from Justin-ZL/dev
add:openai text to speech
|
2024-01-15 17:11:47 +08:00 |
|
geekan
|
357eb7ad23
|
Merge pull request #739 from better629/dev
update prompt of review/revise to meet gpt3.5
|
2024-01-15 17:08:38 +08:00 |
|
geekan
|
ab55303fa1
|
fix bug
|
2024-01-15 16:54:03 +08:00 |
|
geekan
|
4feea49b22
|
refine writeprd code
|
2024-01-15 16:41:51 +08:00 |
|
geekan
|
8baa6d094f
|
refine writeprd code
|
2024-01-15 16:38:09 +08:00 |
|
better629
|
49e7d7eaea
|
Merge branch 'geekan:dev' into dev
|
2024-01-15 15:57:00 +08:00 |
|
better629
|
4ceff0ec29
|
add prompt_schema
|
2024-01-15 14:48:31 +08:00 |
|
zhanglei
|
cc92d8fb4a
|
add:openai text to speech
|
2024-01-15 14:11:41 +08:00 |
|
geekan
|
bdf9d224b5
|
Merge pull request #743 from arnaudgelas/fix/qa_engineer_language
Constrain the language for the qa_engineer
|
2024-01-15 13:31:53 +08:00 |
|
geekan
|
6420481c70
|
Merge pull request #744 from arnaudgelas/fix/requirements
Fix: requirements.txt was not written to the disk
|
2024-01-15 13:31:26 +08:00 |
|
shenchucheng
|
7c3ac6a350
|
fix test_scrape_web_page error
|
2024-01-15 13:20:13 +08:00 |
|
shenchucheng
|
9d1df5acd5
|
mock search engine api
|
2024-01-14 23:40:09 +08:00 |
|