Skip to content

Service layer for both UI and API #477

@justinyoo

Description

@justinyoo

User story:

AS a developer
I WANT to implement a service layer
SO THAT both UI and API use it to call an LLM

Acceptance criteria:

  • A service layer MUST be implemented.
  • The service layer MUST inject IChatClient instance.
  • The service layer MUST be called by both web API and UI components.

Definition of Done:

  • All acceptance criteria MUST pass the test.

Sub-issues

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions