| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gptcache-0.1.41.tar.gz | 2023-09-14 | 95.9 kB | |
| gptcache-0.1.41-py3-none-any.whl | 2023-09-14 | 131.1 kB | |
| README.md | 2023-09-14 | 790 Bytes | |
| v0.1.41.tar.gz | 2023-09-14 | 15.6 MB | |
| v0.1.41.zip | 2023-09-14 | 15.7 MB | |
| Totals: 5 Items | 31.5 MB | 0 | |
What's Changed
- [fix] Failed to import gptcache due to missing redis dependency by @a9raag in https://github.com/zilliztech/GPTCache/pull/522
- feat: Add scalar storage support for DynamoDB by @gauthamchandra in https://github.com/zilliztech/GPTCache/pull/531
- Support caching of async completion and cache completion by @Rested in https://github.com/zilliztech/GPTCache/pull/513
- Fix the langchain chat pydantic bug by @SimFG in https://github.com/zilliztech/GPTCache/pull/538
New Contributors
- @gauthamchandra made their first contribution in https://github.com/zilliztech/GPTCache/pull/531
- @Rested made their first contribution in https://github.com/zilliztech/GPTCache/pull/513
Full Changelog: https://github.com/zilliztech/GPTCache/compare/0.1.40...0.1.41