Skip to content

Centralize agent creation logic for easier configuration #52

@thegovind

Description

@thegovind
  • Each create_agent() gets passed a client and tools.
  • Consider centralizing the code to create each agent, so the logic for which tools and client types to use is in one place.
  • This will make it easier to change agent types or show alternatives.

Acceptance Criteria:

  • There is a centralized location for agent creation logic.
  • Agent configuration is easier to audit and modify.
  • Documentation is updated as needed.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions