Commit graph

3422 commits

Author SHA1 Message Date
seehi
a35f13b4c4 rag add objs 2024-03-08 00:41:00 +08:00
seehi
cd605bf8f4 upgrade llama-index to support new openai model 2024-03-08 00:41:00 +08:00
seehi
5911a13afe simplify rag factory 2024-03-08 00:41:00 +08:00
seehi
ee31295b7d add rag pipeline unittest 2024-03-08 00:41:00 +08:00
seehi
bc4848ab1e rag add docs 2024-03-08 00:41:00 +08:00
seehi
63cc2583a0 rag pipeline 2024-03-08 00:41:00 +08:00
seehi
36cd5cfc11 modify .gitignore and add examples/data/rag.txt 2024-03-08 00:41:00 +08:00
better629
4fc6d7cae4 add example data 2024-03-08 00:41:00 +08:00
seehi
7b10ffb6e4 rag pipeline 2024-03-08 00:41:00 +08:00
seehi
29d36948bf rag pipeline 2024-03-08 00:40:55 +08:00
better629
cc91df59e5 replace langchain with llama-index 2024-03-08 00:39:15 +08:00
Guess
01d40e077b
Merge pull request #963 from moyitech/main
feat: fix JSONDecodeError error caused by incorrect indentation used …
2024-03-07 17:56:57 +08:00
Guess
f53667952b
Merge pull request #970 from iorisa/feature/security
feat: +SECURITY.md
2024-03-07 17:46:22 +08:00
莘权 马
e4203e54fa feat: +SECURITY.md 2024-03-07 11:10:17 +08:00
MoyiTech
8239a110dc feat: fix JSONDecodeError error caused by incorrect indentation used in repair_llm.output in config2.example.yaml 2024-03-06 00:44:19 +08:00
Guess
5cae13fd0a
Merge pull request #960 from iorisa/feature/rebuild
feat: RFC197
2024-03-05 16:30:35 +08:00
莘权 马
8e85dd3bc6 feat: merge geekan:main 2024-03-05 16:03:57 +08:00
Alexander Wu
684ca961c3
Merge pull request #952 from garylin2099/v07-to-main
rename interpreter
2024-03-05 15:39:34 +08:00
Alexander Wu
1e5656df97
Merge pull request #948 from mannaandpoem/update_plan_and_improve_coverage
Update code plan and change and Improve test coverage
2024-03-05 15:37:13 +08:00
Alexander Wu
b7ec9fef28
Merge pull request #961 from better629/feat_claude
Feat add anthropic_api
2024-03-05 15:02:30 +08:00
better629
8650fc2b19 fix langchain problem 2024-03-05 14:25:59 +08:00
莘权 马
0415881164 fixbug: llm.aask unit test failed 2024-03-05 14:18:45 +08:00
莘权 马
5e6b665f15 fixbug: llm.aask unit test failed 2024-03-05 14:14:23 +08:00
better629
f1f0ae4cc1 add anthropic_api 2024-03-05 13:58:51 +08:00
莘权 马
52ac7e847b refactor: comments 2024-03-05 12:48:55 +08:00
莘权 马
e22a28215d feat: merge geekan:main 2024-03-05 10:59:34 +08:00
莘权 马
3b1644b7ff fixbug: test_assistant
fixbug: class view

feat: +comments
2024-03-05 10:04:40 +08:00
geekan
0e63b92883 refine code 2024-03-03 16:40:43 +08:00
better629
1012896afd
Merge pull request #953 from better629/main
Feat fix missing mistral
2024-03-02 22:18:48 +08:00
better629
748721caeb fix missing mistral 2024-03-02 22:17:00 +08:00
mannaandpoem
1c7f63857f 1. Refactor code to centralize unittest directory pattern using a fixture in conftest.py
2. Setup incremental workdir for testing in test_write_code.py
2024-03-02 21:10:45 +08:00
yzlin
0a01bdec6a rename interpreter 2024-03-01 19:48:39 +08:00
Alexander Wu
db8048698e
Merge pull request #950 from voidking/pr
doc: add docker installation section and fold it
2024-03-01 17:28:27 +08:00
Alexander Wu
dacc8aa06d
Merge pull request #946 from YangQianli92/main
Feat:Wrap Openllm, Fireworks and other services into the OpenAILLM class.
2024-03-01 17:27:10 +08:00
YangQianli92
4b2db708fd
Update openai_api.py 2024-02-29 17:44:43 +08:00
YangQianli92
e52705925b
Add files via upload 2024-02-29 17:43:34 +08:00
YangQianli92
ecba0da493
Add files via upload 2024-02-29 17:41:39 +08:00
voidking
379b7f2f2c doc: add docker installation section and fold it 2024-02-29 17:36:16 +08:00
mannaandpoem
eb3c6d14f9 Merge remote-tracking branch 'origin/main' 2024-02-29 16:50:50 +08:00
mannaandpoem
7864f01b01 Merge remote-tracking branch 'origin/main' 2024-02-29 16:46:36 +08:00
mannaandpoem
853d3d520a Merge branch 'dev_split_code_plan_and_change' 2024-02-29 16:27:55 +08:00
Alexander Wu
a204d99e4f
Merge pull request #944 from mannaandpoem/update-ocr-example
update prompt of ocr example
2024-02-29 16:19:14 +08:00
YangQianli92
638c84a9bc
Update llm_config.py 2024-02-29 11:32:13 +08:00
YangQianli92
1ad134faf4
Add files via upload 2024-02-29 11:23:06 +08:00
YangQianli92
be76b007b1
Add files via upload 2024-02-29 11:20:09 +08:00
YangQianli92
c17cfbee44
Delete tests/metagpt/provider/test_fireworks_llm.py 2024-02-29 11:17:49 +08:00
YangQianli92
d3f07759b6
Delete tests/metagpt/provider/test_open_llm_api.py 2024-02-29 11:17:38 +08:00
YangQianli92
e2cb117a4e
Delete metagpt/provider/fireworks_api.py 2024-02-29 11:17:18 +08:00
YangQianli92
4123feae78
Delete metagpt/provider/open_llm_api.py 2024-02-29 11:17:06 +08:00
YangQianli92
ae1bc78af6
Add files via upload 2024-02-29 11:14:20 +08:00