Commit Graph

74 Commits

Author SHA1 Message Date
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
AMMAS1 df8912d08b add scripts and documentation to support customize retrieval source 2024-07-06 08:48:59 -07:00
Yijia Shao 72aebfdb2e Add a minimal user interface for developer.
auto-sync-2024-06-18-21-04-23
2024-07-05 19:08:36 +08:00
shaoyijia b42ad98c8e Revert unnecessary change. 2024-07-05 19:01:05 +08:00
Yucheng-Jiang eccba58bf5 Auto-sync-2024-06-18-21-04-23 2024-06-19 04:04:24 +00:00
shaoyijia 6649139569 Add NAACL material. 2024-06-16 00:53:21 -07:00
shaoyijia 5a7e110a30 Update FreshWiki license and code for the data construction pipeline. 2024-06-04 09:21:25 -07:00
shaoyijia 1f8ac2ddb4 Update example scripts to support BingSearch. 2024-05-19 20:54:08 -07:00
Yijia Shao e9ff4c1137 Merge pull request #47 from stanford-oval/add-logo
Add STORM logo.
2024-05-18 22:11:22 -07:00
shaoyijia ebb80400a3 Update logo. 2024-05-18 22:08:13 -07:00
Yijia Shao f05d470f66 Fix a type in readme.md 2024-05-13 16:59:45 -07:00
Yijia Shao 48316773ab Merge pull request #45 from stanford-oval/auto-sync-2024-05-13-16-07-47
Add `BingSearch` in `rm.py`.
2024-05-13 16:58:30 -07:00
shaoyijia 1b64b8aeff Auto-sync-2024-05-13-16-07-47 2024-05-13 23:07:48 +00:00
shaoyijia 463634e640 Fix the Python complain when anthropic is not installed. 2024-05-01 17:46:21 -07:00
Yijia Shao e8305a2cce Merge pull request #40 from scottsuk0306/main
Fix organization name for prometheus model
2024-05-01 11:56:10 -07:00
Scott Suk 743752722b Fix organization name for prometheus model 2024-05-01 15:11:25 +09:00
Yijia Shao 5f807c20a9 Merge pull request #39 from elsatch/patch-1
Update README.md
2024-04-30 17:03:32 -07:00
César García 32806811d5 Update README.md
Added initial setup step to clone the repository and fixed small typo in internal URL
2024-04-30 11:42:53 +02:00
Yijia Shao 563fc7131c Merge pull request #38 from stanford-oval/auto-sync-2024-04-29-21-51-09
modify arugment handling logic and user firendly error message
2024-04-29 21:54:03 -07:00
shaoyijia bbbb6e11b9 Auto-sync-2024-04-29-21-51-09 2024-04-30 04:51:10 +00:00
shaoyijia 5c21acfe42 Add example script to run STORMWiki with claude. 2024-04-25 22:30:04 -07:00
shaoyijia 03fda6c312 Fix examples: args.max_thread_num is not passed into STORMRunnerArguments. 2024-04-25 22:27:38 -07:00
shaoyijia 853c188bb1 Fix ClaudeModel support. 2024-04-25 22:26:31 -07:00
shaoyijia 7487b909d2 --max_thread_num -> '--max-thread-num' 2024-04-25 22:11:43 -07:00
Yijia Shao 100b861978 Remove unnecessary package dependency.
auto-sync-2024-26-04-04-11-33
2024-04-25 21:21:51 -07:00
Yucheng-Jiang 80f1734f5a Auto-sync-2024-26-04-04-11-33 2024-04-26 04:11:34 +00:00
Yucheng-Jiang 0afb1fef1c Update requirements.txt 2024-04-25 07:09:45 -07:00
Yucheng-Jiang 5d21c393e6 Merge pull request #27 from stanford-oval/refactored-codebase-sync
Refactored codebase sync
v0.1.0
2024-04-22 22:26:09 -07:00
Yijia Shao 85b64791b6 Delete legacy directory 2024-04-22 22:22:51 -07:00
Yijia Shao 3da9da1c87 Delete legacy file. 2024-04-22 22:21:35 -07:00