Wdoc

Latest version: v2.9.0

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 16

2.6.8

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py



- [cd8097c8] by thiswillbeyourgithub, 14 minutes ago:
minor: add a docstring
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/import_tricks.py



- [3f8d58fd] by thiswillbeyourgithub, 16 minutes ago:
new: don't crash if torchaudio can't be imported
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/import_tricks.py
wdoc/utils/loaders.py



- [20710866] by thiswillbeyourgithub, 27 hours ago:
mention the full doc is online
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [7efe7872] by thiswillbeyourgithub, 27 hours ago:
fix link
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>

docs/source/all_docs.rst



- [db312f44] by thiswillbeyourgithub, 27 hours ago:
minor
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

docs/source/all_docs.rst



- [8f771549] by thiswillbeyourgithub, 27 hours ago:
better name for the full doc page
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

docs/source/all_docs.rst



- [8677e432] by thiswillbeyourgithub, 28 hours ago:
add link to all_docs
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

docs/source/index.rst



- [4a68571c] by thiswillbeyourgithub, 30 hours ago:
docs: add an all_docs.rst file
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>

docs/source/all_docs.rst



- [f63abe87] by thiswillbeyourgithub, 30 hours ago:
docs: infinite depth for api.rst
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

docs/source/api.rst



- [975f0ff5] by thiswillbeyourgithub, 35 hours ago:
use type vectorstore instead of faiss
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/embeddings.py



- [9b4ebd62] by thiswillbeyourgithub, 35 hours ago:
minor: add typechecking to 2 func
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/embeddings.py

2.6.7

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py



- [cccba363] by thiswillbeyourgithub, 3 minutes ago:
fix: bump to litellm is needed to get sonnet 3.7 prices
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

setup.py



- [a28a1dd9] by thiswillbeyourgithub, 26 minutes ago:
fix: outdated examples
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/docs/examples.md

2.6.6

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py



- [db3be930] by thiswillbeyourgithub, 8 minutes ago:
new: add experimntal opt in feature for auto refreshing env vars
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

tests/test_wdoc.py
wdoc/utils/env.py
wdoc/utils/misc.py



- [004970c4] by thiswillbeyourgithub, 78 minutes ago:
fix: wrong type for docdict
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/env.py



- [24640555] by thiswillbeyourgithub, 78 minutes ago:
enh: parse none as None in env variable, same for true and false
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/env.py



- [129ce0f7] by thiswillbeyourgithub, 2 hours ago:
fix: typo
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/docs/help.md



- [9a335500] by thiswillbeyourgithub, 2 hours ago:
feat: add WDOC_LITELLM_USER env var too
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/docs/help.md
wdoc/utils/env.py
wdoc/utils/llm.py



- [407d9b72] by thiswillbeyourgithub, 2 hours ago:
feat: add WDOC_LITELLM_TAGS env variable. They are passed to litellm
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/docs/help.md
wdoc/utils/env.py
wdoc/utils/llm.py

2.6.5

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

2.6.4

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py



- [d5ae0218] by thiswillbeyourgithub (aider), 8 minutes ago:
refactor: Replace assertions with warning messages in docstring overloader

wdoc/utils/logger.py



- [c20c5216] by thiswillbeyourgithub, 10 minutes ago:
fix: forgot to update manifest files for docs
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

MANIFEST.in



- [97307f57] by thiswillbeyourgithub, 14 minutes ago:
fix: revert the bumping of libs
didn't add value but caused issues with open webui

Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

setup.py



- [365a6fd5] by thiswillbeyourgithub, 18 minutes ago:
Revert "fix: dependencies"
This reverts commit db9deaa9a85ba254c5500b458ccd684c62783f0f.

setup.py

2.6.3

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py



- [e068014a] by thiswillbeyourgithub, 62 minutes ago:
tests: more --help tests
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

tests/test_wdoc.py



- [8f68b246] by thiswillbeyourgithub, 63 minutes ago:
docs: better docstring replacer
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/wdoc.py



- [45cdff5f] by thiswillbeyourgithub, 64 minutes ago:
docs: better docstring replacer
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/logger.py



- [aace3adc] by thiswillbeyourgithub, 2 hours ago:
test: remove commented hf embeddings test

tests/test_wdoc.py



- [dc711f60] by thiswillbeyourgithub, 12 hours ago:
fix: calling parse file from python -m
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/__main__.py



- [bee9a968] by thiswillbeyourgithub, 13 hours ago:
add twine and build to the wdoc dev
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

setup.py

Page 2 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.