diff options
Diffstat (limited to 'issues/gnqa/implement-auth-to-gn-llm.gmi')
-rw-r--r-- | issues/gnqa/implement-auth-to-gn-llm.gmi | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/issues/gnqa/implement-auth-to-gn-llm.gmi b/issues/gnqa/implement-auth-to-gn-llm.gmi new file mode 100644 index 0000000..496a7cb --- /dev/null +++ b/issues/gnqa/implement-auth-to-gn-llm.gmi @@ -0,0 +1,14 @@ +# Integrating gn-auth with gn-llm + +## Tags + +* assigned: alexm, Shelby +* keywords: llm, auth +* type: feature +* priority: high +* status: done, completed + +## Description + +The main objective is to integrate gn-authentication with gn-llm. This feature will ensure that only +logged-in users can access the functionality, thereby preventing misuse by bots and unauthorized users.
\ No newline at end of file |