diff options
-rw-r--r-- | issues/refactor-gn-llm-code.gmi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/issues/refactor-gn-llm-code.gmi b/issues/refactor-gn-llm-code.gmi new file mode 100644 index 0000000..6e33737 --- /dev/null +++ b/issues/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. + + + |