AMMAS1
|
db03f3ec12
|
fixed the naming of the class in the example script
|
2024-08-02 16:47:58 -07:00 |
|
AMMAS1
|
f52a17b278
|
added comments about what this class is
|
2024-08-02 16:47:19 -07:00 |
|
AMMAS1
|
411dc24492
|
renamed the class to QdrantVectorStoreManager
|
2024-08-02 16:45:20 -07:00 |
|
AMMAS1
|
42dfbbb695
|
fixed typo in example readme
|
2024-08-02 04:28:54 -07:00 |
|
AMMAS1
|
498aa64278
|
moved the function that creates the vector store from rm.py to utils.py
|
2024-08-02 04:28:08 -07:00 |
|
AMMAS1
|
6f7e1ca445
|
updated the examples readme
|
2024-08-02 03:09:39 -07:00 |
|
AMMAS1
|
26fa01cd28
|
patched the update-vector-store command
|
2024-08-02 03:08:40 -07:00 |
|
Yijia Shao
|
f6833d949c
|
Merge pull request #118 from stanford-oval/dev-demo-light-patch
[Bug fix] fix bug in demo light
|
2024-08-01 19:58:50 +08:00 |
|
Hanly De Los Santos
|
1c23baf81d
|
Cleaning up formatting after merging from upstream.
|
2024-07-31 20:22:45 -04:00 |
|
Hanly De Los Santos
|
fa45507b4f
|
Merge remote-tracking branch 'origin/main' into feature/add-support-for-searxng
# Conflicts:
# knowledge_storm/rm.py
|
2024-07-31 20:16:50 -04:00 |
|
Yucheng-Jiang
|
5a1d64c051
|
fix bug in my articles
|
2024-07-31 11:44:42 -07:00 |
|
Yijia Shao
|
6a57b0ce96
|
Merge pull request #102 from zenith110/users/zenith110/serper
Add support for SerperRM.
|
2024-07-31 11:23:37 +08:00 |
|
Yijia Shao
|
985b3faac3
|
Update comments for SerperRM.
|
2024-07-31 11:22:31 +08:00 |
|
Hanly De Los Santos
|
4f2714f9b2
|
Adding support for SearXNG
|
2024-07-30 22:36:19 -04:00 |
|
zenith110
|
a1844fa4aa
|
Made changes based off pr feedback
|
2024-07-29 12:37:27 -04:00 |
|
zenith110
|
84de632450
|
Updated ollama and mistral
|
2024-07-28 11:34:51 -04:00 |
|
zenith110
|
c8d5db7ab4
|
Merge branch 'users/zenith110/serper' of https://github.com/zenith110/storm into users/zenith110/serper
|
2024-07-28 11:30:05 -04:00 |
|
zenith110
|
89be9743e9
|
Manually updated all examples except serper to follow the same style as main branch
|
2024-07-28 11:29:57 -04:00 |
|
shaoyijia
|
34d38dea3a
|
Support Gemini model.
|
2024-07-28 23:14:44 +08:00 |
|
zenith110
|
85a1e6e439
|
Reverted back everything except requirements.txt, the new example file, and rm.py
|
2024-07-28 10:32:14 -04:00 |
|
zenith110
|
0b5a56342a
|
Added serper
|
2024-07-27 17:09:28 -04:00 |
|
zenith110
|
db76a57ab8
|
Merge branch 'main' of https://github.com/zenith110/storm into users/zenith110/serper
|
2024-07-25 16:03:25 -04:00 |
|
shaoyijia
|
263d894e34
|
Merge branch 'main' of github.com:stanford-oval/storm
|
2024-07-22 22:14:01 +08:00 |
|
shaoyijia
|
16db753f8e
|
Add CONTRIBUTING.md to convey contribution suggestions.
|
2024-07-22 22:12:44 +08:00 |
|
zenith110
|
1c6dba5d2e
|
Got the basic framework set up for serper
|
2024-07-21 21:17:35 -04:00 |
|
Yijia Shao
|
61159c9e8e
|
Merge pull request #84 from rmcc3/main
Add support for DeepSeek language models in STORM Wiki pipeline
|
2024-07-19 21:18:35 +08:00 |
|
Ray
|
04a44ce0f2
|
Support deepseek
|
2024-07-19 03:35:51 -04:00 |
|
Ray
|
f0705792b6
|
Reset to upstream, add support for DeepSeek
|
2024-07-19 03:06:28 -04:00 |
|
Yijia Shao
|
8751f05a96
|
Merge pull request #80 from stanford-oval/dev-python-pkg
Wrap the project as a python package and support pip install
v0.2.3
|
2024-07-18 12:25:42 +08:00 |
|
shaoyijia
|
3fa0e0e61c
|
Add a line break to readme.md.
|
2024-07-18 11:23:26 +08:00 |
|
shaoyijia
|
eaf8589625
|
Merge ollama support (#81).
|
2024-07-17 19:54:45 +08:00 |
|
shaoyijia
|
29f21f64f2
|
Merge branch 'main' into dev-python-pkg
|
2024-07-17 19:46:53 +08:00 |
|
Yijia Shao
|
f9ffc0d54b
|
Merge pull request #81 from zhjain/support-ollama
Add support ollama
|
2024-07-17 19:44:51 +08:00 |
|
zhou jian
|
bd3710a55d
|
Add support ollama
|
2024-07-17 12:43:10 +08:00 |
|
shaoyijia
|
441563d2ec
|
Nit.
|
2024-07-16 12:07:46 +08:00 |
|
shaoyijia
|
10b2646ef7
|
Bump up the version.
v0.2.1 is used for testing pypi publication.
|
2024-07-16 11:53:37 +08:00 |
|
shaoyijia
|
16a6903bf3
|
Update demo light to match the change.
|
2024-07-16 11:44:03 +08:00 |
|
shaoyijia
|
03ace467b8
|
Update Readme.md.
|
2024-07-16 11:34:37 +08:00 |
|
shaoyijia
|
708fc04fdd
|
Update example scripts.
|
2024-07-15 22:59:48 +08:00 |
|
shaoyijia
|
97ca8501f3
|
Fix AzureOpenAIModel.
|
2024-07-15 22:59:32 +08:00 |
|
shaoyijia
|
9cf9eefdd0
|
Adjust directory structure: src/knowledge_storm -> knowledge_storm.
|
2024-07-15 22:26:03 +08:00 |
|
shaoyijia
|
885a7d1cdc
|
Wrap src into a python package.
- Adjust `src` structure.
- Cleanup requirements.txt.
|
2024-07-15 21:48:13 +08:00 |
|
Yijia Shao
|
812d10f987
|
Merge pull request #65 from Superb-Owl-Wiki/patch-1
Update internet_source_restrictions.json
|
2024-07-13 07:38:46 +08:00 |
|
Yucheng-Jiang
|
e65e1ba7a5
|
Update README.md
|
2024-07-12 15:40:58 -07:00 |
|
Superb Owl
|
b9a8fa547b
|
Update internet_source_restrictions.json
updating to the latest version of the list including adding some sub-websites not listed before
|
2024-07-12 13:43:31 -07:00 |
|
Yijia Shao
|
10e8955d08
|
Merge pull request #59 from stanford-oval/readme_update
Update README.md
|
2024-07-09 09:25:58 +08:00 |
|
Yucheng-Jiang
|
b6e1092dc7
|
Update README.md
|
2024-07-08 08:19:22 -07:00 |
|
shaoyijia
|
3a50e058ed
|
Add website link.
v0.2.0
|
2024-07-08 21:57:41 +08:00 |
|
Yijia Shao
|
d3b36cdc39
|
Merge pull request #58 from AMMAS1/dev-customize-retrieval-source
add scripts and documentation to support customize retrieval source
|
2024-07-08 07:37:49 +08:00 |
|
AMMAS1
|
e31dcf1a0c
|
Require users to provide unique urls when using VectorRM.
|
2024-07-07 15:02:56 -07:00 |
|