Skip to content

[codex] Add AI scenario refinement adapters#11

Draft
rushillshah wants to merge 1 commit into
mainfrom
codex/issue-2-ai-refinement-adapters
Draft

[codex] Add AI scenario refinement adapters#11
rushillshah wants to merge 1 commit into
mainfrom
codex/issue-2-ai-refinement-adapters

Conversation

@rushillshah

Copy link
Copy Markdown
Contributor

Summary

  • add a vendor-neutral scenario refinement adapter interface
  • support OpenAI, Anthropic, and local HTTP providers for probeqa generate --refine
  • keep generation usable without API keys by falling back to the deterministic scenario draft

Closes #2

Validation

  • npm test
  • npm run pack: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.

Add provider adapters for AI-generated scenario refinement

1 participant