From 4679f0733634d7156fd9d5b9769c8a94397ae2e7 Mon Sep 17 00:00:00 2001 From: sabaimran Date: Mon, 3 Jun 2024 12:52:07 +0530 Subject: [PATCH] Clean up some of the design of agents, inspired by dicussion #792 --- src/khoj/interface/web/agents.html | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/src/khoj/interface/web/agents.html b/src/khoj/interface/web/agents.html index 36bb4caf..7cac6b16 100644 --- a/src/khoj/interface/web/agents.html +++ b/src/khoj/interface/web/agents.html @@ -13,11 +13,10 @@ {% import 'utils.html' as utils %} {{ utils.heading_pane(user_photo, username, is_active, has_documents) }} -
-

Agents

+

Chat with an Agent