Skip to content

Releases: Serverless-Devs/agentrun-sdk-python

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

Release v0.0.11

13 Jan 03:25
e9b01f3

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

Release v0.0.10

12 Jan 12:50
52c1e6e

Choose a tag to compare

What's Changed

  • test: enhance test coverage configuration and add comprehensive merge… by @OhYee in #27
  • refactor: remove stream_options from model adapters and consolidate t… by @OhYee in #29
  • feat(sandbox): add NAS, OSS, and PolarFS configuration support with m… by @OhYee in #28
  • refactor(sandbox): remove network mode validation for CODE_INTERPRETE… by @OhYee in #31
  • feat(knowledgebase): add knowledgebase adk capability by @Sodawyx in #33

Full Changelog: v0.0.9...v0.0.10

Release v0.0.9

06 Jan 03:43
9efc9f9

Choose a tag to compare

What's Changed

  • feat(model): introduce rate limiting and guardrail models with typed … by @OhYee in #19
  • refactor(agui_protocol): remove copilotkit compatibility mode and sim… by @OhYee in #21
  • feat(ci): 增加覆盖率测试 by @OhYee in #20
  • Fix agui by @OhYee in #23
  • Fix tool descriptor protocol by @OhYee in #26

Full Changelog: v0.0.8...v0.0.9

Release v0.0.8

17 Dec 10:21
64e9502

Choose a tag to compare

What's Changed

  • feat(server): 实现 AG-UI 协议和生命周期钩子系统 by @OhYee in #17

Full Changelog: v0.0.7...v0.0.8

Release v0.0.7

10 Dec 15:25
cc43b23

Choose a tag to compare

What's Changed

  • [feat] implement all in one sandbox by @Sodawyx in #14
  • feat(model): support specific model parameter in CommonModel by @OhYee in #18

Full Changelog: v0.0.6...v0.0.7

Release v0.0.6

08 Dec 06:19
d60ab78

Choose a tag to compare

What's Changed

  • fix(agentrun/integration/agentscope): 启用模型适配器中的流式响应 by @Sodawyx in #16

Full Changelog: v0.0.5...v0.0.6

v0.0.5

07 Dec 17:19
c08f939

Choose a tag to compare

What's Changed

  • docs(README.md): update quick-start readme by @Sodawyx in #10
  • [WIP] WIP Address feedback on Google ADK support by @Copilot in #12
  • feat: 添加 Google ADK、CrewAI、LangChain 和 PydanticAI 模型适配器的流选项支持,更新数据 AP… by @OhYee in #11
  • fix: 更新获取最新版本的逻辑,从 PyPI 获取版本信息并优化处理流程 by @OhYee in #13
  • 修复工具调用问题,增强 sandbox 集成能力 by @OhYee in #15

New Contributors

  • @Sodawyx made their first contribution in #10
  • @Copilot made their first contribution in #12

Full Changelog: v0.0.3...v0.0.5