bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py
- [ec913f86] by thiswillbeyourgithub, 3 minutes ago:
new: add script to run all the tests
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
tests/run_all_tests.sh
- [413406c3] by thiswillbeyourgithub, 31 minutes ago:
bump litellm version to be sure it contains sonnet 3.7
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
- [5bbeaead] by thiswillbeyourgithub, 33 minutes ago:
fix: add a try block around patching asyncio loop
wdoc/__init__.py
- [4d5a51a4] 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
<26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
wdoc/utils/env.py
- [3951b8e1] by thiswillbeyourgithub (aider), 3 days ago:
feat: Add environment variable support for models selection
tests/test_wdoc.py
- [715b4d89] by thiswillbeyourgithub, 4 days ago:
fix test name
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
tests/test_wdoc.py
- [c6e55992] by thiswillbeyourgithub, 4 days ago:
test: fix to use artic embedding instead of bge
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
tests/test_wdoc.py
- [4183692c] by thiswillbeyourgithub (aider), 4 days ago:
feat: Add test for parsing downloaded DOCX file using temporary file
tests/test_wdoc.py
- [66a38005] by thiswillbeyourgithub, 4 days ago:
minor: import order
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
tests/test_wdoc.py
- [a0d1e23d] by thiswillbeyourgithub (aider), 4 days ago:
test: Add semantic batching test with diverse text inputs
tests/test_wdoc.py
- [ae5cd847] by thiswillbeyourgithub (aider), 4 days ago:
test: Add test for parsing NYTimes homepage URL
tests/test_wdoc.py
wdoc/docs/parse_file_help.md
- [d871d6c6] by thiswillbeyourgithub, 4 days ago:
todo: mention usearch better than faiss
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md