summaryrefslogtreecommitdiff
path: root/issues/refactor-gn-llm-code.gmi
diff options
context:
space:
mode:
authorAlexander_Kabui2024-01-17 10:18:26 +0300
committerAlexander_Kabui2024-01-17 10:18:26 +0300
commit1b5c1793910f29d5b1e0b27445c3f580cd050e4c (patch)
tree74cd643610970bb1b8fa0432003e4530d63f213d /issues/refactor-gn-llm-code.gmi
parent4a4c1b9f54ed864654d0943e2d0ba4a75e5fc67b (diff)
downloadgn-gemtext-1b5c1793910f29d5b1e0b27445c3f580cd050e4c.tar.gz
add new issue:refactand add tests to gn-llm modules
Diffstat (limited to 'issues/refactor-gn-llm-code.gmi')
-rw-r--r--issues/refactor-gn-llm-code.gmi16
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.
+
+
+