langchain-ai / langchain-nextjs-template

LangChain + Next.js starter template
https://langchain-nextjs-template.vercel.app
MIT License
1.43k stars 306 forks source link

how to create a chat application using the bedrock llama 2 model in the starter template #18

Closed raksrivastava closed 8 months ago

raksrivastava commented 9 months ago

how to create a chat application using the bedrock llama 2 model in the starter template (LangChain + Next.js Starter Template)

jacoblee93 commented 8 months ago

Here is one app that shows this - it uses Llama 2 with Cloudflare Workers AI by default but also can use Bedrock:

https://github.com/langchain-ai/langchain-cloudflare-nuxt-template