Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent OntoGPT cache-related errors by clearing cache
Implement a cache-clearing mechanism before each OntoGPT call to mitigate issues where cached results, particularly those without grounded concepts, could lead to processing errors. This ensures that each call to OntoGPT is fresh and produces reliable results.
- Loading branch information