| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gptcache-0.1.43.tar.gz | 2023-11-28 | 96.5 kB | |
| gptcache-0.1.43-py3-none-any.whl | 2023-11-28 | 131.5 kB | |
| README.md | 2023-11-28 | 838 Bytes | |
| v0.1.43 source code.tar.gz | 2023-11-28 | 16.0 MB | |
| v0.1.43 source code.zip | 2023-11-28 | 16.2 MB | |
| Totals: 5 Items | 32.4 MB | 0 | |
What's Changed
- Fix metaclass conflict error when installing pydantic v2 and using langchain by @SimFG in https://github.com/zilliztech/GPTCache/pull/555
- Update usage.md by @jmahmood in https://github.com/zilliztech/GPTCache/pull/565
- Add the disable report config by @SimFG in https://github.com/zilliztech/GPTCache/pull/564
- Avoid installing Redis library if it's not used by @leio10 in https://github.com/zilliztech/GPTCache/pull/574
- Update the version to
0.1.43by @SimFG in https://github.com/zilliztech/GPTCache/pull/580
New Contributors
- @jmahmood made their first contribution in https://github.com/zilliztech/GPTCache/pull/565
- @leio10 made their first contribution in https://github.com/zilliztech/GPTCache/pull/574
Full Changelog: https://github.com/zilliztech/GPTCache/compare/0.1.42...0.1.43