From fd6581245c364bdbe8955203b6e4e9683f04c77f Mon Sep 17 00:00:00 2001 From: zaidmukaddam Date: Mon, 12 Aug 2024 23:13:39 +0530 Subject: [PATCH] chore: Update Vercel deployment configuration with additional API keys --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ae5b6c..cfc696a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A minimalistic AI-powered search engine that helps you find information on the i ### Deploy your own -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fzaidmukaddam%2Fminiperplx&env=OPENAI_API_KEY,ANTHROPIC_API_KEY,TAVILY_API_KEY&envDescription=API%20keys%20needed%20for%20application) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fzaidmukaddam%2Fminiperplx&env=OPENAI_API_KEY,ANTHROPIC_API_KEY,TAVILY_API_KEY,OPENWEATHER_API_KEY,E2B_API_KEY&envDescription=API%20keys%20needed%20for%20application) To run the example locally you need to: