Add code-integration guide for AI agents (optional, stacked on install guide)#283
Draft
kamran-rapidfireAI wants to merge 1 commit into
Draft
Add code-integration guide for AI agents (optional, stacked on install guide)#283kamran-rapidfireAI wants to merge 1 commit into
kamran-rapidfireAI wants to merge 1 commit into
Conversation
10 tasks
08bea39 to
db16af1
Compare
Extend docs/AGENTS.md with code-integration patterns for the Experiment API (RAG/eval, SFT, DPO, GRPO), the AutoML config-group reference, and the experiment lifecycle, so AI coding agents can wire rapidfireai into a user's own project, not just install it. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1c04afa to
ad492d6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Optional / additive. Extends the install/setup guide (#281) with a code-integration layer.
What
Extend
docs/AGENTS.mdwith the code-integration layer for AI coding agents wiringrapidfireaiinto a user's own project (beyond just installing it):ExperimentAPI — RAG/eval, SFT, DPO, GRPORFGridSearch/RFRandomSearch,List/Range, theRF*Configclasses)run_fit/run_evals/get_results/end,rapidfireai startvsExperiment(...))This change is purely additive over the install guide: it re-adds the integration sections and broadens the title/intro back to "install … and integrate."
Files (1)
docs/AGENTS.md🤖 Generated with Claude Code