[P0] Implement rlm_completion/4 with depth-1 recursion, budgets, cancellation, and tracing #9
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/prolog-rlm#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Deliver the first real Recursive Language Model loop in SWI-Prolog.
Scope
rlm_completion/4,llm_query/..., and depth-1rlm_query/...;Acceptance criteria
Dependencies
Research
See
RLM-RESEARCH-002-agentic-harness.org,RLM-RESEARCH-003-typed-symbolic-execution.org, andRLM-RESEARCH-008-adaptive-recursion.org.