🎉 Introduction to new functions of GPTCache
- Fix the connection error of the remote redis cache store
- Add the openai proxy for the chat complete api
What's Changed
- Add the get
redis
andmongo
store examples in the reference doc by @SimFG in #477 - Listen as an OpenAI Complete API by @SimFG in #480
- Dev by @BlackMagicKau in #483
- Bugfix/#486: provide redis_connection for creating all Object Models by @a9raag in #487
New Contributors
- @BlackMagicKau made their first contribution in #483
Full Changelog: 0.1.35...0.1.36