Skip to content

feat: implement context_builder node with Primary LLM integration#52

Merged
brunoalbin23 merged 1 commit intomainfrom
feature/context_builder
Dec 17, 2025
Merged

feat: implement context_builder node with Primary LLM integration#52
brunoalbin23 merged 1 commit intomainfrom
feature/context_builder

Conversation

@CabreraClau
Copy link
Copy Markdown
Collaborator

  • Add configuration from settings for OpenAI API key
  • Implement enriched query construction combining paraphrased text and relevant chunks
  • Add Primary LLM call with specialized system prompt for nutrition/culinary topics
  • Update state with enriched_query, primary_response, and generated_response
  • Add error handling and logging
  • Set generated_response for guard_final compatibility (Nodo 7 Generator not yet implemented)

- Add configuration from settings for OpenAI API key
- Implement enriched query construction combining paraphrased text and relevant chunks
- Add Primary LLM call with specialized system prompt for nutrition/culinary topics
- Update state with enriched_query, primary_response, and generated_response
- Add error handling and logging
- Set generated_response for guard_final compatibility (Nodo 7 Generator not yet implemented)
@github-actions
Copy link
Copy Markdown

🔍 PR Validation Results

Check Status
Build ✅ success
Trivy Check Security tab

View detailed results

@brunoalbin23 brunoalbin23 merged commit 3435d87 into main Dec 17, 2025
4 checks passed
@brunoalbin23 brunoalbin23 deleted the feature/context_builder branch December 17, 2025 23:42
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