这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.0.59

Choose a tag to compare

@homanp homanp released this 29 Aug 09:11
· 101 commits to main since this release

Introducing the Semantic Cache Layer for Superagent 💯

In order to save tokens and inference speed we have implemented a semantic cache. This cache is by default set to revalidate after 24h but you can override it by setting cache_ttl to 0 when invoking the agent through the SDKs our API.

What's Changed

Full Changelog: v0.0.58...v0.0.59