What's new
- upgrade default model to sonnet 3.7
- fix bug that could happen in some environment where nested asyncio cannot be patched
- various test enhancements
Commits details since the last release
- [fb3941f] by @thiswillbeyourgithub, 3 minutes ago:
bump version 2.6.4 -> 2.6.5
bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py
- [ec913f8] by @thiswillbeyourgithub, 3 minutes ago:
new: add script to run all the tests
Signed-off-by: thiswillbeyourgithub [email protected]
tests/run_all_tests.sh
- [413406c] by @thiswillbeyourgithub, 31 minutes ago:
bump litellm version to be sure it contains sonnet 3.7
Signed-off-by: thiswillbeyourgithub [email protected]
setup.py
- [5bbeaea] by @thiswillbeyourgithub, 33 minutes ago:
fix: add a try block around patching asyncio loop
wdoc/init.py
- [4d5a51a] by @thiswillbeyourgithub, 29 hours ago:
change default model from openai 4o + 4o mini to sonnet 3.7 and haiku 3.5
Signed-off-by: thiswillbeyourgithub
[email protected]
README.md
wdoc/utils/env.py
- [3951b8e] by @thiswillbeyourgithub (aider), 3 days ago:
feat: Add environment variable support for models selection
tests/test_wdoc.py
- [715b4d8] by @thiswillbeyourgithub, 4 days ago:
fix test name
Signed-off-by: thiswillbeyourgithub [email protected]
tests/test_wdoc.py
- [c6e5599] by @thiswillbeyourgithub, 4 days ago:
test: fix to use artic embedding instead of bge
Signed-off-by: thiswillbeyourgithub [email protected]
tests/test_wdoc.py
- [4183692] by @thiswillbeyourgithub (aider), 4 days ago:
feat: Add test for parsing downloaded DOCX file using temporary file
tests/test_wdoc.py
- [66a3800] by @thiswillbeyourgithub, 4 days ago:
minor: import order
Signed-off-by: thiswillbeyourgithub
[email protected]
tests/test_wdoc.py
- [a0d1e23] by @thiswillbeyourgithub (aider), 4 days ago:
test: Add semantic batching test with diverse text inputs
tests/test_wdoc.py
- [ae5cd84] by @thiswillbeyourgithub (aider), 4 days ago:
test: Add test for parsing NYTimes homepage URL
tests/test_wdoc.py
wdoc/docs/parse_file_help.md
- [d871d6c] by @thiswillbeyourgithub, 4 days ago:
todo: mention usearch better than faiss
Signed-off-by: thiswillbeyourgithub [email protected]
README.md