Skip to content

[FEATURE] Load Agentic Configurations from a Dictionary #606

@vawsgit

Description

@vawsgit

Problem Statement

I would like strands to allow the serialization of agent and tool configurations to/from a dictionary structure so that I can persistence/load agents and tools from a configuration store like a database or file without requiring code to be updated for configuration changes like tools, prompts, and other non-code elements of the agentic configuration.

Proposed Solution

Provide a strands specific DSL for describing agent and tool configurations.

Use Case

The GenAIIC IDP Accelerator would like to make agentic intelligent document processing workflows configurable by the user without code. If it were possible to load an agentic configuration from a dictionary, the system could ship with an agentic configuration that could be updated by the user and adapted for their workload.

Alternatives Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

area-configRelated to config-based agents or mcp-configenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions