Skip to content

Conversation

@olasunkanmi-SE
Copy link
Owner

Refactor(agent): Update agent and orchestrator for event-driven architecture

  • Refactor agent and orchestrator to use a new event-driven architecture.
  • Remove LLM model parameter from the agent run method.
  • Implement new emitEvent function in AgentEventEmitter for publishing events.
  • Update provider classes to use emitEvent to send query events.

…tecture

- Refactor agent and orchestrator to use a new event-driven architecture.
- Remove LLM model parameter from the agent run method.
- Implement new  function in  for publishing events.
- Update provider classes to use  to send query events.
@olasunkanmi-SE olasunkanmi-SE merged commit ae26c37 into development Feb 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants