Skip to content

docs: add evidence-first research agent pattern#3

Open
SarutobiSasuke8 wants to merge 1 commit into
veniceai:mainfrom
SarutobiSasuke8:docs/evidence-first-research-agent-pattern
Open

docs: add evidence-first research agent pattern#3
SarutobiSasuke8 wants to merge 1 commit into
veniceai:mainfrom
SarutobiSasuke8:docs/evidence-first-research-agent-pattern

Conversation

@SarutobiSasuke8

Copy link
Copy Markdown

Summary

Adds an evidence-first research agent pattern to the Venice augment skill, showing when to use /augment/search and /augment/scrape before synthesis with /chat/completions.

Why

The existing skill documents the endpoints individually. This adds a practical workflow for agents that need to inspect, filter, and preserve source evidence before asking a model to synthesize structured output.

Testing

  • Reviewed against CONTRIBUTING.md
  • Kept the change scoped to venice-augment
  • Confirmed the skill remains under the 500-line guidance
  • Ran git diff --check

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.

1 participant