diff options
-rw-r--r-- | issues/gn_llm_db_cache_integration.gmi | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/issues/gn_llm_db_cache_integration.gmi b/issues/gn_llm_db_cache_integration.gmi index 3193f6f..86f7c80 100644 --- a/issues/gn_llm_db_cache_integration.gmi +++ b/issues/gn_llm_db_cache_integration.gmi @@ -7,7 +7,7 @@ * keywords: llm,caching,database,query,response * type: enhancements -* status: in progress +* status: closed, done, completed ## Description: @@ -23,8 +23,13 @@ This implementation task aims to enhance the performance and responsiveness of o * [x] implement UI for QNQA search -* [] More customization features like e.g user clearing their history +* [x] More customization features like e.g user clearing their history See main issue: -=> topics/lmms/llm-metadata
\ No newline at end of file +=> topics/lmms/llm-metadata + +## Note for commits See: + +=> https://github.com/genenetwork/genenetwork3/pull/165 + |