Skip to content

Releases: Serverless-Devs/agentrun-sdk-python

Release v0.0.23

05 Mar 12:37
f26b818

Choose a tag to compare

What's Changed

Full Changelog: v0.0.22...v0.0.23

Release v0.0.22

04 Mar 12:58
a74d7d2

Choose a tag to compare

What's Changed

  • test: improve SSE streaming test reliability in CI environment by @OhYee in #60
  • fix: update sandbox and template models to use Pydantic Field for TTL… by @Sodawyx in #58
  • feat(browser_toolset): enhance error handling and connection management by @Sodawyx in #57
  • fix(sandbox): add optional configurations for OSS, NAS, and PolarFS by @Sodawyx in #61

Full Changelog: v0.0.21...v0.0.22

Release v0.0.21

13 Feb 01:36
51f3bdf

Choose a tag to compare

What's Changed

  • feat(conversation_service): implement core session management with OT… by @TJKkking in #52

New Contributors

Full Changelog: v0.0.20...v0.0.21

Release v0.0.20

11 Feb 06:22
e46bf2e

Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

Release v0.0.19

09 Feb 03:16
89c5316

Choose a tag to compare

What's Changed

  • feat(api): add loader_metadata to ADBDataAPI response by @Sodawyx in #49

Full Changelog: v0.0.18...v0.0.19

Release v0.0.18

05 Feb 12:14
e6970be

Choose a tag to compare

What's Changed

  • feat(tests): add unit tests for knowledgebase module and API by @Sodawyx in #48

Full Changelog: v0.0.17...v0.0.18

Release v0.0.17

28 Jan 12:32
a5b55fc

Choose a tag to compare

What's Changed

  • feat(core): add breaking changes warning and logging utility by @OhYee in #45
  • feat(memory_collection): enhance MySQL support by @penghuima in #46

Full Changelog: v0.0.16...v0.0.17

Release v0.0.16

22 Jan 09:28
a8c7b0e

Choose a tag to compare

What's Changed

  • feat(sandbox): add custom sandbox support with template type and clie… by @OhYee in #39
  • fix: resolve message duplication in LangChain integration by @OhYee in #40
  • Add missing auth() calls to file upload/download methods by @Copilot in #42

Full Changelog: v0.0.15...v0.0.16

Release v0.0.15

20 Jan 08:26
111e9a8

Choose a tag to compare

What's Changed

  • feat(memory_collection): support AsyncMemory and add vector dimension… by @penghuima in #38

Full Changelog: v0.0.14...v0.0.15

Release v0.0.14

15 Jan 06:06
f234c9f

Choose a tag to compare

What's Changed

  • refactor(model): integrate ModelAPI into model proxy and service classes by @OhYee in #36

Full Changelog: v0.0.13...v0.0.14