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

enhance: clear cache on load with disabled cache #928

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

thedadams
Copy link
Contributor

@thedadams thedadams commented Jan 13, 2025

A change was made such that the cache key was removed when a tool was run with cache disabled. This change connects the cache disabled feature when running tools with the cache disabled when loading tools. That way, if a tool is loaded with cache disabled, then this newer version is used when running the tool the next time.

Related issue: obot-platform/obot#735

A change was made such that the cache key was removed when a tool was
run with cache disabled. This change connects the cache disabled feature
when running tools with the cache disabled when loading tools. That way,
if a tool is loaded with cache disabled, then this newer version is used
when running the tool the next time.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit c4812c6 into gptscript-ai:main Jan 13, 2025
10 checks passed
@thedadams thedadams deleted the load-cache-clear branch January 13, 2025 16:05
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