From 6d555e99cddb3259dfbc2be87ae6bc879c8839c2 Mon Sep 17 00:00:00 2001 From: Alex Co Date: Thu, 17 Oct 2024 14:58:48 +0800 Subject: [PATCH] Small update to support more models and update some text Signed-off-by: Alex Co --- backend/requirements/default.txt | 3 ++- web/src/app/layout.tsx | 27 ++------------------------- 2 files changed, 4 insertions(+), 26 deletions(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index fdc9f4768d4..4af41002d64 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -74,4 +74,5 @@ zenpy==2.0.41 dropbox==11.36.2 boto3-stubs[s3]==1.34.133 ultimate_sitemap_parser==0.5 -pyairtable==3.0.0a3 \ No newline at end of file +pyairtable==3.0.0a3 +anthropic[vertex]==0.36.1 \ No newline at end of file diff --git a/web/src/app/layout.tsx b/web/src/app/layout.tsx index ca91e614758..df9c3fd5d92 100644 --- a/web/src/app/layout.tsx +++ b/web/src/app/layout.tsx @@ -76,35 +76,12 @@ export default async function RootLayout({

Error

- Your Danswer instance was not configured properly and your + Your EVE AI instance was not configured properly and your settings could not be loaded. This could be due to an admin configuration issue or an incomplete setup.

- If you're an admin, please check{" "} - - our docs - {" "} - to see how to configure Danswer properly. If you're a user, - please contact your admin to fix this error. -

-

- For additional support and guidance, you can reach out to our - community on{" "} - - Slack - - . + Please contact IT Department to fix this error.