Run Ollama JS examples
mainTo run the provided examples in the repository, you must first ensure the project is built. Use npx tsx to execute the TypeScript files directly.
Prerequisites:
- Run
npm run buildto compile the project. - Use the following command structure to run a specific example:
npx tsx <folder-name>/<file-name>.ts
npx tsx <folder-name>/<file-name>.ts