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

feat: add kurt-cache package with KurtCache adapter #58

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

jemc
Copy link
Collaborator

@jemc jemc commented Dec 3, 2024

This will make it easy to work with LLMs in tests, without requiring any LLM connectivity/usage for running existing tests whose inner LLM responses are already cached.

This will make it easy to work with LLMs in tests, without requiring any LLM connectivity/usage for
running existing tests whose inner LLM responses are already cached.
@jemc jemc merged commit c97ebd4 into main Dec 3, 2024
1 check passed
@jemc jemc deleted the add/kurt-cache branch December 3, 2024 20:43
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.

2 participants