diff options
Diffstat (limited to 'issues/implement-auth-to-gn-llm.gmi')
-rw-r--r-- | issues/implement-auth-to-gn-llm.gmi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/issues/implement-auth-to-gn-llm.gmi b/issues/implement-auth-to-gn-llm.gmi index 3bb1511..496a7cb 100644 --- a/issues/implement-auth-to-gn-llm.gmi +++ b/issues/implement-auth-to-gn-llm.gmi @@ -6,8 +6,9 @@ * keywords: llm, auth * type: feature * priority: high -* status: in progress +* 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 +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 |