brucemeek
|
a0e6d20034
|
Merge branch 'geekan:main' into main
|
2023-08-17 11:02:27 -05:00 |
|
brucemeek
|
21629f841b
|
config conflict fixed
|
2023-08-17 11:01:53 -05:00 |
|
stellaHSR
|
625342199a
|
Merge pull request #194 from flyi/config-api-key
fix exception when using Anthropic_API_KEY rather than OPENAI_API_KEY
|
2023-08-17 12:04:07 +08:00 |
|
brucemeek
|
3ce123a7bf
|
conflict fixes
|
2023-08-15 07:46:02 -05:00 |
|
brucemeek
|
193178b7d1
|
resolved current conflicts
|
2023-08-15 06:51:39 -05:00 |
|
stellaHSR
|
9dea1f084f
|
Merge pull request #138 from alitrack/main
remove config: update_costs
|
2023-08-15 10:30:50 +08:00 |
|
stellaHSR
|
36e090695f
|
Merge pull request #221 from denniseilander/denniseilander-patch-1-1
Fix: ImportError: cannot import name 'ProductManager' from 'metagpt.roles'
|
2023-08-14 23:42:21 +08:00 |
|
stellaHSR
|
53a96ff119
|
Merge pull request #207 from hezhaozhao-git/qdrant
add qdrant store
|
2023-08-14 22:56:18 +08:00 |
|
hezhaozhao
|
5c51007610
|
optimize qdrant models import
|
2023-08-14 22:20:46 +08:00 |
|
root
|
20adbdcf76
|
add param annotations for qdrant
|
2023-08-14 22:00:34 +08:00 |
|
root
|
80506ec3ce
|
add param annotations for qdrant
|
2023-08-14 21:59:48 +08:00 |
|
Dennis
|
39896c40fe
|
Update __init__.py
|
2023-08-14 13:33:00 +02:00 |
|
hy.li
|
9373634e86
|
always update_costs when set calc_usage=True
|
2023-08-13 16:54:35 +08:00 |
|
hezz
|
cb11ec7bc7
|
fix ruff check error
|
2023-08-13 14:14:14 +08:00 |
|
hezz
|
dc38226b59
|
add qdrant store
|
2023-08-13 13:56:29 +08:00 |
|
Chao Lan
|
23274551fa
|
fix raise exception when using Anthropic_API_KEY rather than OPENAI_API_KEY
|
2023-08-11 09:25:36 +08:00 |
|
Steven Lee
|
bab605ac44
|
Merge branch 'main' into main
|
2023-08-10 21:41:22 +08:00 |
|
hy.li
|
eff26f5cd7
|
rm pass
|
2023-08-10 21:33:31 +08:00 |
|
王同贵
|
ce6b8a95dd
|
Merge remote-tracking branch 'origin/main' into dev/wtg
# Conflicts:
# metagpt/config.py
# metagpt/provider/openai_api.py
|
2023-08-10 20:46:56 +08:00 |
|
stellaHSR
|
2e1e647628
|
Merge pull request #161 from shenchucheng/main
Feature/researcher
|
2023-08-10 20:21:24 +08:00 |
|
stellaHSR
|
9ee2421aec
|
Merge pull request #144 from jansalvador/main-1
Update run_code.py
|
2023-08-10 20:18:51 +08:00 |
|
brucemeek
|
730e2f912f
|
Merge remote-tracking branch 'upstream/main'
|
2023-08-09 21:50:42 -05:00 |
|
brucemeek
|
41bceb792a
|
fixed common.py error, missing last few lines
|
2023-08-09 21:47:36 -05:00 |
|
brucemeek
|
13c05aa31f
|
final line for both files fixed
|
2023-08-09 14:57:53 -05:00 |
|
brucemeek
|
91f6a29d72
|
final conflict error
|
2023-08-09 14:54:35 -05:00 |
|
brucemeek
|
b6a501d03d
|
fix of debug_error.py file
|
2023-08-09 14:53:30 -05:00 |
|
brucemeek
|
69e15ee6c0
|
final conflict resolved
|
2023-08-09 14:48:44 -05:00 |
|
brucemeek
|
0ad84a4d42
|
more confilt resolutions
|
2023-08-09 14:47:28 -05:00 |
|
brucemeek
|
6eb4d26224
|
conflicts resolved
|
2023-08-09 12:25:54 -05:00 |
|
brucemeek
|
f1a504fcd6
|
Merge branch 'main' of https://github.com/brucemeek/MetaGPTEnglish
|
2023-08-09 12:21:42 -05:00 |
|
brucemeek
|
076ce7bee6
|
conflict resolutions
|
2023-08-09 12:15:39 -05:00 |
|
brucemeek
|
57ffca3b5c
|
Update llm.py
pasted wrong code
|
2023-08-09 12:10:45 -05:00 |
|
brucemeek
|
552c22d5da
|
Update llm.py
|
2023-08-09 12:10:08 -05:00 |
|
brucemeek
|
4b7b418d8d
|
Update run_code.py
|
2023-08-09 12:07:25 -05:00 |
|
brucemeek
|
4c85faec11
|
Update run_code.py
|
2023-08-09 12:06:49 -05:00 |
|
brucemeek
|
e3fcdb3177
|
Update debug_error.py
|
2023-08-09 12:06:11 -05:00 |
|
shenchucheng
|
fc88a0edd5
|
Updated docstring for the prompt_template in the generate_prompt_chunk function
|
2023-08-09 21:55:46 +08:00 |
|
shenchucheng
|
f13d433f78
|
warning if using the Researcher role with an untested language
|
2023-08-09 21:50:42 +08:00 |
|
shenchucheng
|
e43ae21d98
|
Optimize: Update certain prompt formats.
|
2023-08-09 20:28:31 +08:00 |
|
shenchucheng
|
25d2621198
|
add Researcher role
|
2023-08-08 22:59:26 +08:00 |
|
王同贵
|
90c687bbea
|
fix on using loguru, but not logging
|
2023-08-08 20:43:55 +08:00 |
|
MORDECAI ETUKUDO
|
ed644be4f5
|
Translation of chinese comment to english for easy understanding
|
2023-08-08 12:44:33 +01:00 |
|
MORDECAI ETUKUDO
|
2f037cbb00
|
Translate chinese to english comment
|
2023-08-08 12:38:31 +01:00 |
|
MORDECAI ETUKUDO
|
556c428c3f
|
Translate all Chinese comment to english for easy understanding by non chinese developer
|
2023-08-08 12:34:13 +01:00 |
|
MORDECAI ETUKUDO
|
2ec1425486
|
Update llm.py comment form chinese to english
Added and english translation of the chinese version for the comments
|
2023-08-08 12:31:57 +01:00 |
|
MORDECAI ETUKUDO
|
a22643dbd8
|
Translate all Chinese comment to english for easy understanding by non chinese developer
|
2023-08-08 11:54:31 +01:00 |
|
MORDECAI ETUKUDO
|
f7d8fb3889
|
Translation of chinese comment to english for easy understanding
|
2023-08-08 11:47:17 +01:00 |
|
王同贵
|
ec4c773c80
|
adjust "timeout" config param into _cons_kwargs
|
2023-08-08 18:26:15 +08:00 |
|
shenchucheng
|
ede23b2fe9
|
Unified WebPage object return for the WebBrowserEngine API
|
2023-08-08 12:57:04 +08:00 |
|
shenchucheng
|
c62c870ab9
|
Unified Search Engine API with support for returning structured data.
|
2023-08-08 12:56:37 +08:00 |
|