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

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