Skip to content

Releases: Serverless-Devs/agentrun-sdk-python

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

Release v0.0.13

14 Jan 07:51
0d30c32

Choose a tag to compare

What's Changed

  • feat(endpoint): implement pagination methods for AgentRuntimeEndpoint by @OhYee in #37

Full Changelog: v0.0.12...v0.0.13

Release v0.0.12

13 Jan 05:59
d762343

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12