🎉 Introduction to new functions of GPTCache
- Make some improvements to the code by fixing a few bugs. For further information, please refer to the new pull request list.
- Add How to better configure your cache document
What's Changed
- Updated link to langchain instructions by @technicalpickles in #434
- Fix the eviction error by @SimFG in #440
- [Feature] search only operation support by @wybryan in #445
- T10H-85 - VectorBase change for namespace allocation by @jacktempo7 in #449
- Add
How to better configure your cache
document by @SimFG in #450
New Contributors
- @technicalpickles made their first contribution in #434
- @wybryan made their first contribution in #445
- @jacktempo7 made their first contribution in #449
Full Changelog: 0.1.32...0.1.33