This example is a basic "hello world" of using LangChain with Ollama using Node.js and Typescript.
npm install
mistral
ollama pull mistral
npm start