Matt Williams 5a85070c22 Update readmes, requirements, packagejsons, etc for all examples (#1452) | 1 year ago | |
---|---|---|
.. | ||
README.md | 1 year ago | |
main.ts | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago |
This example is a basic "hello world" of using LangChain with Ollama using Node.js and Typescript.
npm install
mistral
model is available: ollama pull mistral
npm start