Stefan Weil abfdc4710f all: fix typos in documentation, code, and comments (#7021) il y a 4 mois
..
flyio 3f0ed03856 Update examples/flyio/README.md il y a 1 an
go-chat 55ea963c9e update default model to llama3.2 (#6959) il y a 7 mois
go-generate 0be8baad2b Update and Fix example models (#6065) il y a 9 mois
go-generate-streaming 0be8baad2b Update and Fix example models (#6065) il y a 9 mois
go-http-generate 0be8baad2b Update and Fix example models (#6065) il y a 9 mois
go-multimodal ba460802c2 examples: add more Go examples using the API (#3599) il y a 1 an
go-pull-progress ba460802c2 examples: add more Go examples using the API (#3599) il y a 1 an
jupyter-notebook 1c8435ffa9 Update domain name references in docs and install script (#2435) il y a 1 an
kubernetes 3f71ba406a Correct the kubernetes terminology (#3843) il y a 1 an
langchain-python-rag-document 55ea963c9e update default model to llama3.2 (#6959) il y a 7 mois
langchain-python-rag-privategpt fef257c5c5 examples: updated requirements.txt for privategpt example il y a 7 mois
langchain-python-rag-websummary 55ea963c9e update default model to llama3.2 (#6959) il y a 7 mois
langchain-python-simple cfb1ddd6fc examples: update langchain-python-simple (#3591) il y a 5 mois
langchain-typescript-simple 5a85070c22 Update readmes, requirements, packagejsons, etc for all examples (#1452) il y a 1 an
modelfile-mario 55ea963c9e update default model to llama3.2 (#6959) il y a 7 mois
python-dockerit 0be8baad2b Update and Fix example models (#6065) il y a 9 mois
python-grounded-factuality-rag-check abfdc4710f all: fix typos in documentation, code, and comments (#7021) il y a 4 mois
python-grounded-factuality-simple-check bf7ee0f4d4 examples: add python examples for `bespoke-minicheck` (#6841) il y a 7 mois
python-json-datagenerator 55ea963c9e update default model to llama3.2 (#6959) il y a 7 mois
python-loganalysis d066d9b8e0 examples: polish loganalyzer example (#6744) il y a 7 mois
python-rag-newssummary 5a85070c22 Update readmes, requirements, packagejsons, etc for all examples (#1452) il y a 1 an
python-simplechat 55ea963c9e update default model to llama3.2 (#6959) il y a 7 mois
python-simplegenerate 5a85070c22 Update readmes, requirements, packagejsons, etc for all examples (#1452) il y a 1 an
typescript-functioncalling 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) il y a 1 an
typescript-mentors e8aaea030e Update 'llama2' -> 'llama3' in most places (#4116) il y a 1 an
typescript-simplechat 55ea963c9e update default model to llama3.2 (#6959) il y a 7 mois
.gitignore 5a85070c22 Update readmes, requirements, packagejsons, etc for all examples (#1452) il y a 1 an
README.md f6e87fd628 docs: update readmes for structured outputs (#7962) il y a 4 mois

README.md

Examples

This directory contains different examples of using Ollama.

Python examples

Ollama Python examples at ollama-python/examples

JavaScript examples

Ollama JavaScript examples at ollama-js/examples

OpenAI compatibility examples

Ollama OpenAI compatibility examples at ollama/examples/openai