Commit graph

199 commits

Author SHA1 Message Date
femto
6df217e4d9 fix test 2023-09-08 20:44:34 +08:00
femto
2846a462a0 fix test 2023-09-08 17:21:42 +08:00
femto
dd8be8a382 parse_triple_quote 2023-09-08 16:32:10 +08:00
femto
d17b84797e fix 2023-09-08 12:13:47 +08:00
femto
6755de0ee8 ruff fix 2023-09-08 12:12:33 +08:00
femto
4f51a5986f proceed to engineer 2023-09-07 22:33:05 +08:00
femto
1799993447 action json 2023-09-07 21:54:31 +08:00
femto
c2ad5a5036 write_prd_json 2023-09-07 16:16:11 +08:00
geekan
c10feec2f6
Merge pull request #286 from seehi/feature-faiss-search-kwargs
pass kwargs in faiss search
2023-09-04 13:52:12 +08:00
stellaHSR
9e0d0205e2
Merge pull request #82 from brucemeek/main
English Translation
2023-09-04 11:57:18 +08:00
stellaHSR
d9361e557d
Update skill_manager.py 2023-09-04 11:56:01 +08:00
stellaHSR
42ced10446
Update skill_manager.py 2023-09-04 11:53:50 +08:00
seehi
1f0cf924c1 pass kwargs in faiss search 2023-09-04 11:44:08 +08:00
stellaHSR
dd18e05d59
Merge pull request #190 from martcpp/main-1
Update skill_manager.py
2023-09-04 11:35:19 +08:00
geekan
4a8a110467
Merge pull request #192 from unkn-wn/main
LanceDB Implementation
2023-09-04 11:20:22 +08:00
krylo
1f469d55b5
Merge branch 'geekan:main' into main 2023-08-29 10:26:42 -05:00
stellaHSR
f73fa072df
Merge pull request #121 from flyi/test-proxy
fix the bug can not use proxy
2023-08-23 15:53:29 +08:00
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
shenchucheng
d2aaafd235 Suppress the pydantic.ValidationError in SearchAndSummarize 2023-08-17 21:26:11 +08:00
shenchucheng
4da1a7d0ac Fix the 'get_max_completion_tokens' function to prevent reaching the maximum limit. 2023-08-17 17:47:03 +08:00
shenchucheng
6e6e91660d Make the SearchEngine more user-friendly. 2023-08-17 17:37:20 +08:00
shenchucheng
7e329a478a Make the report output directory if it doesn't exist. 2023-08-17 17:14:43 +08: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
Chao Lan
2aef3c5f3a
Merge branch 'geekan:main' into test-proxy 2023-08-14 17:25:46 +08: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
Leon
4a48955a5d finished unit tests, changed to have dynamic types 2023-08-10 13:38:39 -07:00
Leon
46ada5a7f9 Merge branch 'main' of https://github.com/unkn-wn/MetaGPT 2023-08-10 12:00:36 -07:00
Leon
2e28ea6927 test 2023-08-10 12:00:28 -07:00
Leon Yee
2b91ca3dd0
Merge branch 'geekan:main' into main 2023-08-10 12:00:14 -07:00
MORDECAI ETUKUDO
73b1f06834
Update skill_manager.py
Translation from Chinese to english for easy understandings
2023-08-10 15:54:40 +01: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