diff options
author | Alexander_Kabui | 2024-09-09 10:46:30 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-09-09 10:46:30 +0300 |
commit | a9cd30ea9cdc3c043370ea5ce647015fac49bd2f (patch) | |
tree | 751fa7f669308aeb4d4543ea3783933373088ed6 /issues/gnqa/refactor-gn-llm-code.gmi | |
parent | 86a09437a13e9825a0d00b58ca59e463804a28de (diff) | |
download | gn-gemtext-a9cd30ea9cdc3c043370ea5ce647015fac49bd2f.tar.gz |
Move related gnqa/llm issues to gnqa folder
Diffstat (limited to 'issues/gnqa/refactor-gn-llm-code.gmi')
-rw-r--r-- | issues/gnqa/refactor-gn-llm-code.gmi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/issues/gnqa/refactor-gn-llm-code.gmi b/issues/gnqa/refactor-gn-llm-code.gmi new file mode 100644 index 0000000..6e33737 --- /dev/null +++ b/issues/gnqa/refactor-gn-llm-code.gmi @@ -0,0 +1,16 @@ +# Refactoring gn-llm code and adding test modules + +## Tags: + +* assigned:alexm,shelby +* keywords:refactoring,llm,tests +* type: enchancements +* status: in progress + + +## Description + +The task is to Refactor `gn-llm` code for improved structure, readability, and maintainability. Enhance overall code quality by implementing best practices, design patterns, and incorporate thorough testing, including tests for C1 and CD components. + + + |