From 78adb8d5b9f073669d0c30e651c62f111b97e64a Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Wed, 29 May 2024 15:29:53 +0300 Subject: Mark issue: implement auth to gn-llm as completed. --- issues/implement-auth-to-gn-llm.gmi | 5 +++-- 1 file 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 -- cgit v1.2.3