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

Caching is not aware of the LLM client setup #206

Open
dpaleka opened this issue Sep 12, 2024 · 1 comment
Open

Caching is not aware of the LLM client setup #206

dpaleka opened this issue Sep 12, 2024 · 1 comment

Comments

@dpaleka
Copy link
Owner

dpaleka commented Sep 12, 2024

Currently, the only way this matters is that running again with OPENAI_JSON_STRICT=True (see #183) will reuse cache when it shouldn't, unless NO_CACHE=True or NO_READ_CACHE=True. I suppose this is not very important to fix by any deadline.

@dpaleka dpaleka added enhancement New feature or request and removed enhancement New feature or request labels Sep 12, 2024
@FlightVin
Copy link
Collaborator

@dpaleka I can take this up if there's nothing that has a higher priority.

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

2 participants