Releases: AnswerDotAI/ContextKit
Releases · AnswerDotAI/ContextKit
v0.0.10
v0.0.9
New Features
-
Adds docments-style comments to existing functions, so they can be used with SolveIt tool-calling if desired.
-
add read_text (#9)
-
pypdf2 has moved to pypdf (#7), thanks to @RensDimmendaal
- This PR renames dependency
PyPDF2topypdfas the maintainers moved that package.
This move will silence the deprecation warning that's currently shown when using contextkit.
- This PR renames dependency
.venv/lib/python3.12/site-packages/PyPDF2/init.py:21: DeprecationWarning: PyPDF2 is deprecated. Please move to the pypdf library instead.
See: https://pypi.org/project/PyPDF2/
Bugs Squashed
v0.0.8
New Features
- pypdf2 has moved to pypdf (#7), thanks to @RensDimmendaal
- This PR renames dependency
PyPDF2topypdfas the maintainers moved that package.
This move will silence the deprecation warning that's currently shown when using contextkit.
- This PR renames dependency
.venv/lib/python3.12/site-packages/PyPDF2/init.py:21: DeprecationWarning: PyPDF2 is deprecated. Please move to the pypdf library instead.
v0.0.7
v0.0.6
- Make read_gh_repo default to returning dict
v0.0.5
- Bug fix in init for read_gh_repo
v0.0.4
release