Commit graph

205 commits

Author SHA1 Message Date
Stitch-z
479977d27a
Merge pull request #6 from Stitch-z/feature-tutorial-assistant
update file tool log
2023-09-11 10:21:38 +08:00
Stitch-z
90b045b11a update file tool log 2023-09-11 10:20:05 +08:00
Stitch-z
28f7c84901
Merge branch 'geekan:main' into main 2023-09-11 10:10:57 +08:00
stellaHSR
a90c4309a0
Update prompt.py
fixquotes error
2023-09-10 23:17:58 +08:00
Stitch-z
5405d9cf32 update: Add exception handling for write file operation. 2023-09-07 20:09:04 +08:00
Stitch-z
b2b227391a update: Add exception handling for write file operation. 2023-09-07 20:08:02 +08:00
Stitch-z
d83d1e105c update: format directory structure and extract universal file operation class 2023-09-07 19:55:50 +08:00
Stitch-z
bc332a5f56 update: optimize prompts 2023-09-06 18:15:07 +08:00
Chen Zhang
c0aab24b29 fix: windows compatibility 2023-09-06 17:47:35 +08:00
Stitch-z
414dea3ea6 feature: add a new role tutorial assistant 2023-09-06 14:43:24 +08:00
rainyrfeng
864a66c702 fix feature 2023-09-05 20:36:32 +08:00
rainyrfeng
a0be280879 fix feature 2023-09-05 11:26:16 +08:00
rainyrfeng
ce0c7b62a0 Merge branch 'main' into add_azure_engine 2023-09-05 11:22:05 +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
rainyrfeng
949a5074ce fix feature 2023-08-31 11:05:59 +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