Stevenic / agentm-py

A library of "Micro Agents" that make it easy to add reliable intelligence to any application.
MIT License
8 stars 3 forks source link

[Subtask] Migrate groundedAnswer function to Python #13

Closed debuggerone closed 2 months ago

debuggerone commented 2 months ago

Subtask Overview

This subtask focuses on migrating the groundedAnswer function from JavaScript to Python, ensuring it includes logic for grounding answers based on context within the Python environment.

Tasks

Acceptance Criteria

Stevenic commented 2 months ago

Great prompt/agent and should be useful in a lot of RAG apps to help minimize hallucinations.