bumpver.toml
setup.py
wdoc/wdoc.py
- [16fc81fc] by thiswillbeyourgithub, 11 days ago:
fix: forgot an argument to the load_local_video
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/loaders.py
- [0842582a] by thiswillbeyourgithub, 11 days ago:
minor
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/loaders.py
- [a8f0c626] by thiswillbeyourgithub, 2 weeks ago:
update persistdict
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
- [73566b41] by thiswillbeyourgithub, 2 weeks ago:
dont upgrade persistdict yet
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
setup.py
- [4a6c1d77] by thiswillbeyourgithub, 2 weeks ago:
fix: return None if a key is missing instead of crashing
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/compressed_embeddings_cache.py
- [2cfdda02] by thiswillbeyourgithub, 2 weeks ago:
fix: dont make compressed_embeddings_cache rely on setitems and getitems methods because Im removing them from persistdict
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/customs/compressed_embeddings_cache.py
- [6145a283] by thiswillbeyourgithub, 2 weeks ago:
minor: rename the folder of cache langchain.db to langchain_db
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/wdoc.py
- [6d96f32b] by thiswillbeyourgithub, 2 weeks ago:
in the prompts use <instructions> instead of <detailed_instructions>
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/prompts.py
- [2563a425] by thiswillbeyourgithub, 2 weeks ago:
slightly better prompt for answering a question
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>
wdoc/utils/prompts.py