Skip to content

Conversation

@NoB0
Copy link
Collaborator

@NoB0 NoB0 commented Oct 27, 2025

  • Make llm_interfaces a higher level package
  • Refactor LLM-based NLU and NLG components to use LLMInterface instead of Ollama
  • Add tests for LLM-based NLU and NLG components
  • Update configuration structure

Fixes #213

@github-actions
Copy link

Current Branch Main Branch
Coverage Badge Coverage Badge

@NoB0 NoB0 marked this pull request as ready for review October 27, 2025 13:16
@NoB0 NoB0 requested a review from kbalog October 27, 2025 13:16
@NoB0 NoB0 added the P0 Top priority label Oct 27, 2025
Copy link
Contributor

@kbalog kbalog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@NoB0 NoB0 merged commit 063177f into main Nov 18, 2025
4 of 5 checks passed
@NoB0 NoB0 deleted the feature/213-Update-LLM-based-NLG-and-NLU branch November 18, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P0 Top priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update LLM-based NLG and NLU

3 participants