Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VCR setup helpers for testing #413

Open
jackmpcollins opened this issue Feb 2, 2025 · 0 comments
Open

Add VCR setup helpers for testing #413

jackmpcollins opened this issue Feb 2, 2025 · 0 comments

Comments

@jackmpcollins
Copy link
Owner

For testing, magentic configures VCR to ignore LLM provider API keys, and also to match on the whole request body. This seems like broadly useful configuration so could be exposed as helper functions, maybe scoped down to just affect requests to openai/anthropic/etc urls.

Under magentic.testing (like numpy and pandas have).

Add docs for using VCR for testing / recommended testing setup.

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

No branches or pull requests

1 participant