llm-answer-engine
llm-answer-engine copied to clipboard
Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Mixtral, Langchain, OpenAI, Brave & Serper
I'm trying to run this on Github codespaces. When I run `npm dev run` I get the following error. ``` `x-forwarded-host` header with value `xxxx-xxx-xxxxxxx-3000.app.github.dev` does not match `origin` header...
Hi, I have tried to use the following for embedding. However, I got an error probably related to using the runtime = "edge" `const embeddings = new HuggingFaceTransformersEmbeddings({modelName: "Xenova/all-MiniLM-L6-v2"});` Here...
Suggestions: 1. Use Mozilla's Readabiility (requires JSDOM) but does a great job reduce the size of content from the webpage for the context injection. https://github.com/mozilla/readability 3. Use Query decomposition rather...
 OS: Manjaro
Installation guide "Clone the repository: ". Added reference
## Description #### @langchain/community, llm-answer-engine, and langchain require different minor requirements for @vercel/kv. Langchain and langchain/community both require ^0.0.23 vs ^1.0.1 in llm-answer-engine repo. I removed that line and also...
``` ✓ Ready in 667ms ○ Compiling / ... ✓ Compiled / in 1628ms (1571 modules) ✓ Compiled in 293ms (470 modules) There was a problem with your fetch operation:...
Please create a docker image for this repo making it extremely easy for new comers to deploy this project on their own server I can send a pull request with...
Hello do you think you can add a docker image to this project ?