Skip to content

Releases: yaalalabs/agent-kernel

v0.3.3

17 Apr 12:28

Choose a tag to compare

🚀 Agent Kernel v0.3.3

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.3.3

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

17 Apr 05:40

Choose a tag to compare

🚀 Agent Kernel v0.3.2

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.3.2

What's Changed

  • feat: add support to disable API Gateway, Request Handler & Authorizer lambdas by @lakindu-yl in #264
  • feat: expose SQS Handler by @lakindu-yl in #266

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Apr 05:51

Choose a tag to compare

🚀 Agent Kernel v0.3.1

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.3.1

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Apr 13:47

Choose a tag to compare

🚀 Agent Kernel v0.3.0

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.3.0

What's Changed

Full Changelog: v0.2.14...v0.3.0

v0.2.14

11 Mar 06:50

Choose a tag to compare

🚀 Agent Kernel v0.2.14

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.2.14

What's Changed

New Contributors

Full Changelog: v0.2.13...v0.2.14

v0.2.11

13 Jan 13:06

Choose a tag to compare

🚀 Agent Kernel v0.2.11

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.2.11

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

03 Jan 07:47

Choose a tag to compare

🚀 Agent Kernel v0.2.10

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.2.10

What's new

  1. AuxuliaryCache class has been introduced to access volatile and non-volatile caches. This is a breaking change.
  2. Pre-hooks and post-hooks can now be created via modules. Old implementation of creating hooks by accessing Runtime has been removed. This is also a breaking change.

What's Changed

Full Changelog: v0.2.9...v0.2.10

v0.2.9

18 Dec 12:28

Choose a tag to compare

🚀 Agent Kernel v0.2.9

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.2.9

What's New

  1. Gmail as an integration
  2. Session caching support
  3. Test framework capabilities to use LLM as a judge for test scenarios

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

15 Dec 12:57

Choose a tag to compare

🚀 Agent Kernel v0.2.8

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.2.8

What's New

  1. Dynamic memory clearing while retaining the session ID has been added to Python SDK
  2. Telegram and instagram integrations
  3. File and image support for agents
  4. Bug fixes for tracing and DynamoDB support in terraform modules

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

30 Nov 15:41

Choose a tag to compare

🚀 Agent Kernel v0.2.7

✅ Stable release

📦 View on PyPI

Installation

pip install agentkernel==0.2.7

What's New

  1. Additional context support for REST API
  2. Additional memory options including volatile and non-volatile memory binding to session
  3. Multi-modal support

What's Changed

Full Changelog: v0.2.6...v0.2.7