bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py
- [db9deaa9] by thiswillbeyourgithub, 6 minutes ago:
fix: dependencies
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
- [68fd6651] by thiswillbeyourgithub, 24 minutes ago:
bump most libs
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
- [f01c44e8] by thiswillbeyourgithub, 33 minutes ago:
fix: wrong model was used when loading llm
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/llm.py
- [7a9de3a2] by thiswillbeyourgithub, 43 minutes ago:
tests: testing embeddings and fix all other tests
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
tests/test_wdoc.py
- [65895958] by thiswillbeyourgithub, 45 minutes ago:
fix: wrong arguments usde
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
wdoc/wdoc.py
- [5448c2b6] by thiswillbeyourgithub, 46 minutes ago:
fix: wrong modelname attribute used
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [f565e2b3] by thiswillbeyourgithub, 48 minutes ago:
fix: forgot to remove a print
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
- [20d9c4aa] by thiswillbeyourgithub, 48 minutes ago:
fix: argument was missing
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
wdoc/wdoc.py
- [a5dde931] by thiswillbeyourgithub, 49 minutes ago:
fix: arg for openai
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
- [2d17b8ed] by thiswillbeyourgithub, 50 minutes ago:
fix: litellm argumetns
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [03e88552] by thiswillbeyourgithub, 52 minutes ago:
fix: typo
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
- [fde62d11] by thiswillbeyourgithub, 54 minutes ago:
minor: more type checking
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/misc.py
- [8657b297] by thiswillbeyourgithub, 54 minutes ago:
fix: get model parameters
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/misc.py
wdoc/wdoc.py
- [c9bfc5b5] by thiswillbeyourgithub, 56 minutes ago:
fix: litellm embeddings
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [73ecf5e9] by thiswillbeyourgithub, 69 minutes ago:
fix: ollama is not functionnal with litellm right now
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
wdoc/__init__.py
- [a8a3e445] by thiswillbeyourgithub, 70 minutes ago:
fix: test_embeddings
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [c9e45318] by thiswillbeyourgithub, 79 minutes ago:
fix: parsing litellm embedding output
wdoc/utils/customs/litellm_embeddings.py
- [358e0773] by thiswillbeyourgithub, 80 minutes ago:
fix: do NOT default senttencetransfomers to huggingface because its using the external API actually
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [40bddc0b] by thiswillbeyourgithub, 88 minutes ago:
fix: needed to pass an input type to litellm_embeddings
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
- [e371fe03] by thiswillbeyourgithub, 2 hours ago:
fix: pass drop params to litellm embeddings
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
- [60d1655f] by thiswillbeyourgithub, 2 hours ago:
fix: bump litellm
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
- [11dae438] by thiswillbeyourgithub, 2 hours ago:
fix: mistake
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
wdoc/utils/embeddings.py
- [944ca0a0] by thiswillbeyourgithub, 2 hours ago:
fix: embeddings loader
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [28bc2693] by thiswillbeyourgithub, 2 hours ago:
fix: parser format
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/__main__.py
- [337e331e] by thiswillbeyourgithub, 2 hours ago:
enh: crash early for wrong format of parser
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [06aa8dd8] by thiswillbeyourgithub, 2 hours ago:
docs: mention the new formats
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
- [c5e76f39] by thiswillbeyourgithub, 2 hours ago:
fix and enh: format output of wdoc_parse_file
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [ba5197f8] by thiswillbeyourgithub, 3 hours ago:
bump ankiconnect
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
- [bd9e10aa] by thiswillbeyourgithub, 3 hours ago:
fix: use beartype.typing
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/misc.py
- [339eff41] by thiswillbeyourgithub (aider), 3 hours ago:
feat: Add pytest marker configuration to register custom markers
tests/conftest.py
- [813e76e1] by thiswillbeyourgithub, 3 hours ago:
fix: use ModelName for get_splitter
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/loaders.py
wdoc/utils/misc.py
- [1f9ff516] by thiswillbeyourgithub, 3 hours ago:
fix: parser and llm_name
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [44c31fc3] by thiswillbeyourgithub, 3 hours ago:
fix: arg name in litellm embeddings
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
- [30416cd3] by thiswillbeyourgithub, 3 hours ago:
bump langfuse
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
- [8fd5a43d] by thiswillbeyourgithub, 3 hours ago:
minor: set user agent in wdoc instead of main
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/__main__.py
wdoc/wdoc.py
- [b9edfd77] by thiswillbeyourgithub, 3 hours ago:
minor: add a debug print
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/__main__.py
- [9caf5d07] by thiswillbeyourgithub, 3 hours ago:
fix: disabling task in parser
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [8a3401dd] by thiswillbeyourgithub, 3 hours ago:
fix: string filetype parser
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/__main__.py
- [63fc167d] by thiswillbeyourgithub, 3 hours ago:
minor
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [79b30b7f] by thiswillbeyourgithub, 3 hours ago:
fix: parsing model max tokens from get split
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/misc.py
- [cb72e88e] by thiswillbeyourgithub, 4 hours ago:
fix: filetype=anki from cli
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/__main__.py
- [37e53f69] by thiswillbeyourgithub, 4 hours ago:
new: set a sensible default user agent in env variable
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/__main__.py
- [0f9a7376] by thiswillbeyourgithub, 4 hours ago:
new: set default import type to thread instead of lazy
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/docs/USAGE.md
wdoc/utils/env.py
- [1cbdb425] by thiswillbeyourgithub, 4 hours ago:
new: catch one more error when unlazy loading
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/misc.py
- [a2d2ef3c] by thiswillbeyourgithub, 4 hours ago:
new: lazy load langfuse
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/import_tricks.py
- [d45381d5] by thiswillbeyourgithub, 4 hours ago:
fix: mistakes
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/batch_file_loader.py
wdoc/utils/llm.py
wdoc/utils/loaders.py
wdoc/utils/misc.py
wdoc/wdoc.py
- [f254c087] by thiswillbeyourgithub, 4 hours ago:
docs: prefer uv to pip for pdftotext
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/loaders.py
- [7593608a] by thiswillbeyourgithub, 4 hours ago:
new: add check that --task is not an argument when parsing file
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [9ba4908b] by thiswillbeyourgithub, 4 hours ago:
docs: clearer warning about ftlangdetect
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/misc.py
- [fcc63d3e] by thiswillbeyourgithub, 4 hours ago:
minor: dont override litellm callbacks if set by the user
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/misc.py
- [92214eb7] by thiswillbeyourgithub, 4 hours ago:
tests: add new tests for embeddings
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
tests/test_wdoc.py
- [5c964675] by thiswillbeyourgithub, 4 hours ago:
enh: better way to do testing of embeddings
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
wdoc/wdoc.py
- [30cdef5a] by thiswillbeyourgithub, 5 hours ago:
fix: mistakes
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
wdoc/utils/env.py
wdoc/utils/misc.py
- [70fa86f9] by thiswillbeyourgithub, 5 hours ago:
new: add a sanity checker for the is_private argument
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/flags.py
- [de2fdec3] by thiswillbeyourgithub, 5 hours ago:
minor: specify a user variable for litellm embeddings and llm
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
wdoc/utils/llm.py
- [7aff6677] by thiswillbeyourgithub, 5 hours ago:
minor: better way to replace langfuse's os environ
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/misc.py
wdoc/wdoc.py
- [bafc1c90] by thiswillbeyourgithub, 5 hours ago:
new: add env variable to specify langfuse host and keys via env variable + do not initialize the langfuse callback if in private mode
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/docs/USAGE.md
wdoc/utils/env.py
wdoc/wdoc.py
- [f959fbbe] by thiswillbeyourgithub, 5 hours ago:
new: just in case, we set super early the WDOC_PRIVATE_MODE to be extra sure nothing leaks
wdoc/__main__.py
wdoc/utils/flags.py
wdoc/wdoc.py
- [5f3347b1] by thiswillbeyourgithub, 5 hours ago:
minor: langfuse callback name now includes wdoc
wdoc/wdoc.py
- [5b324cae] by thiswillbeyourgithub, 5 hours ago:
docs: mention nova-3 model is the one used by deepgram
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
- [d7f3c68c] by thiswillbeyourgithub, 5 hours ago:
update todolist
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
- [ebf41c04] by thiswillbeyourgithub, 5 hours ago:
enh: dont compute price of embeddings if the model looks local + docs to specify that we set the cost to 0 in that case
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/docs/USAGE.md
wdoc/utils/embeddings.py
- [0b71df18] by thiswillbeyourgithub, 5 hours ago:
new: add env variable to skip embeddings testing
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/docs/USAGE.md
wdoc/utils/embeddings.py
wdoc/utils/env.py
- [1d88b487] by thiswillbeyourgithub, 5 hours ago:
new: when using sentence transformers, try to first use huggingface backend instead of sentence-transformers directly
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [0da3f474] by thiswillbeyourgithub, 4 hours ago:
fix: forgot to remove rolling window embeddings arg
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [211999f9] by thiswillbeyourgithub, 5 hours ago:
big: use a dataclass to handle the model names, backends and other names, simplyfying the code and enabling to split the load_embeddings function into load_embeddings_engine and load_saved_embeddings, in turn enabling more targeted testings
wdoc/utils/embeddings.py
wdoc/utils/llm.py
wdoc/utils/misc.py
wdoc/wdoc.py
- [9a072fbe] by thiswillbeyourgithub, 6 hours ago:
minor: forgot to typecheck get model max token
wdoc/utils/misc.py
- [3cef004c] by thiswillbeyourgithub, 6 hours ago:
minor
wdoc/wdoc.py
- [9de78088] by thiswillbeyourgithub, 7 hours ago:
pep8
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [39bbbcd3] by thiswillbeyourgithub, 7 hours ago:
new: remove rolling window embedding because it was kinda untested and experimental anyway and not needed so much because embeddings have so large context windows now and ollama has them
wdoc/docs/USAGE.md
wdoc/utils/customs/rolling_window_embeddings.py
wdoc/utils/embeddings.py
- [fce09bb8] by thiswillbeyourgithub, 7 hours ago:
docs: clarify local llm examples
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
- [5bba31fc] by thiswillbeyourgithub, 7 hours ago:
docs: explain that llm api bases overloading is whitelisted in private
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/docs/USAGE.md
- [5a3cd869] by thiswillbeyourgithub, 7 hours ago:
update todo list
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
- [373efd9f] by thiswillbeyourgithub, 7 hours ago:
docs: mention the new embeddings
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
- [fe2cbdc8] by thiswillbeyourgithub, 7 hours ago:
comment
wdoc/utils/embeddings.py
- [1c9d4e03] by thiswillbeyourgithub, 7 hours ago:
feat: add experimental litellm embeddings backend, allowing many more embeddings provider
wdoc/utils/customs/litellm_embeddings.py
wdoc/utils/embeddings.py
- [904a23a1] by thiswillbeyourgithub, 7 hours ago:
fix: remove unused variable
wdoc/utils/embeddings.py
- [76ebecbf] by thiswillbeyourgithub, 7 hours ago:
fix: wrong function name
wdoc/utils/embeddings.py
- [06d7d927] by thiswillbeyourgithub, 7 hours ago:
enh: crash if using use_rolling argument with backend of embeddings other than sentencetransformers
wdoc/utils/embeddings.py
- [7cc2ede7] by thiswillbeyourgithub, 7 hours ago:
enh: add a testing function to warn in advance if something is wrong with the embeddings
wdoc/utils/embeddings.py
- [2b8a06b2] by thiswillbeyourgithub, 7 hours ago:
minor: add type hint to rolling window and pep8
wdoc/utils/customs/rolling_window_embeddings.py
wdoc/utils/embeddings.py
- [ca935583] by thiswillbeyourgithub, 8 hours ago:
untested: litellm embeddings
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/litellm_embeddings.py
- [ff746c3e] by thiswillbeyourgithub, 8 hours ago:
feat: new env variable to specify the number of dimensions to ask the embedding provider for
wdoc/docs/USAGE.md
wdoc/utils/embeddings.py
wdoc/utils/env.py
- [671466e3] by thiswillbeyourgithub, 8 hours ago:
minor: move rolling window embeddings class to customs folder
wdoc/utils/customs/rolling_window_embeddings.py
wdoc/utils/embeddings.py
- [c0bb309b] by thiswillbeyourgithub, 9 hours ago:
update todo
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
- [f714988f] by thiswillbeyourgithub, 9 hours ago:
feat: use nova-3 for deepgram STT instead of nova-2
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/loaders.py
- [eb64fd87] by thiswillbeyourgithub, 9 hours ago:
minor
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/embeddings.py
- [4f475392] by thiswillbeyourgithub, 9 hours ago:
feat: allow to override embeddings api endpoint in llms_api_bases
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
wdoc/docs/USAGE.md
wdoc/utils/embeddings.py
wdoc/wdoc.py
- [236a3110] by thiswillbeyourgithub, 9 hours ago:
docs: clarify when to use --private vs --llms_api_bases
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md
wdoc/docs/USAGE.md
- [4d92000c] by thiswillbeyourgithub, 9 hours ago:
docs: clearer error messages for llm_api_bases
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [d33cfd1f] by thiswillbeyourgithub, 25 hours ago:
update todo
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
README.md