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

Releases: superagent-ai/superagent

v0.1.3

21 Sep 22:08

Choose a tag to compare

Code interpreter (alpha) and first class support for deploying to Replit! 🚀 🔥

We are excited to announce a alpha release of our new code interpreter API. With it you can analyze files and do compute/calculations.
We've also been working with the Replit team to bring first class support for deploying the Superagent API to the Replit Autoscale platform!

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Sep 21:48
7acc57c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Sep 13:03
efa648b

Choose a tag to compare

What's Changed

  • Add more spacing to oboarding view by @homanp in #384
  • Fix issues with prompts containing single brackets by @homanp in #385
  • Fix issue with text/plain mimetypes by @homanp in #386
  • Fix issue with UI breaking when agent llm is missing by @homanp in #391
  • Add support for ingesting a .pptx file by @homanp in #395
  • Add support for ingesting .docx files by @homanp in #396
  • Add support for ingesting xlsx files by @homanp in #397
  • Fix embed bug by @homanp in #399
  • Add future support for ingesting Google Docs formats by @homanp in #400

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 Sep 09:06
a307996

Choose a tag to compare

What's Changed

Full Changelog: v0.0.99...v0.1.0

v0.0.99

15 Sep 12:59
fbb408d

Choose a tag to compare

A new dawn 🌤️

We've been working hard to release the next major version upgrade of Superagent v0.1.0. This is the pre-release and developer preview prior to the public beta release.

demo.mp4

🚨 Breaking changes

This release introduces breaking changes to all Superagent packages including the SDKs. The legacy platform will be maintained for a certain time allowing you to gradaully migrate your applications to the next generation of Superagent. Do not update packages if you don't intend to full migrate.

What's Changed

Full Changelog: v0.0.60...v0.1.0

v0.0.60

05 Sep 21:29
7304e81

Choose a tag to compare

What's Changed

  • Add possibility to set cache in UI by @homanp in #318
  • Fix issue with agent-detail page timeout by @homanp in #342
  • 🌿 Update background color for Fern Docs by @dsinghvi in #340

Full Changelog: v0.0.59...v0.0.60

v0.0.59

29 Aug 09:11

Choose a tag to compare

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

v0.0.58

27 Aug 22:25

Choose a tag to compare

What's Changed

  • 🌿 Upgrade python sdk generator to 0.4.4 by @dsinghvi in #314

Full Changelog: v0.0.57...v0.0.58

v0.0.57

27 Aug 11:34

Choose a tag to compare

Support for Helm charts and Minio - the opensource object storage 🥷

image

What's Changed

New Contributors

Full Changelog: v0.0.56...v0.0.57

v0.0.56

23 Aug 08:27
d0a8518

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.55...v0.0.56