ollama/examples
2024-06-09 10:58:09 -07:00
..
flyio Update examples/flyio/README.md 2024-05-07 09:25:01 -07:00
go-chat Update 'llama2' -> 'llama3' in most places () 2024-05-03 15:25:04 -04:00
go-generate fix ci 2024-04-10 11:35:12 -07:00
go-generate-streaming fix ci 2024-04-10 11:35:12 -07:00
go-http-generate chore: format go code () 2024-05-05 16:08:09 -07:00
go-multimodal examples: add more Go examples using the API () 2024-04-15 18:34:54 -04:00
go-pull-progress examples: add more Go examples using the API () 2024-04-15 18:34:54 -04:00
jupyter-notebook Update domain name references in docs and install script () 2024-02-09 15:19:30 -08:00
kubernetes Correct the kubernetes terminology () 2024-05-07 09:53:08 -07:00
langchain-python-rag-document Update 'llama2' -> 'llama3' in most places () 2024-05-03 15:25:04 -04:00
langchain-python-rag-privategpt fix: examples/langchain-python-rag-privategpt/requirements.txt () 2024-06-09 10:58:09 -07:00
langchain-python-rag-websummary update libraries for langchain_community + llama3 changed from llama2 () 2024-05-05 16:07:04 -07:00
langchain-python-simple Update 'llama2' -> 'llama3' in most places () 2024-05-03 15:25:04 -04:00
langchain-typescript-simple Update readmes, requirements, packagejsons, etc for all examples () 2023-12-22 09:10:41 -08:00
modelfile-mario Update 'llama2' -> 'llama3' in most places () 2024-05-03 15:25:04 -04:00
python-dockerit Update readmes, requirements, packagejsons, etc for all examples () 2023-12-22 09:10:41 -08:00
python-json-datagenerator Update 'llama2' -> 'llama3' in most places () 2024-05-03 15:25:04 -04:00
python-loganalysis change github.com/jmorganca/ollama to github.com/ollama/ollama () 2024-03-26 13:04:17 -07:00
python-rag-newssummary Update readmes, requirements, packagejsons, etc for all examples () 2023-12-22 09:10:41 -08:00
python-simplechat small fix on examples/python-simplechat/client.py to actually get a streamed response and get tokens printed as we receive it () 2024-05-27 17:19:20 -07:00
python-simplegenerate Update readmes, requirements, packagejsons, etc for all examples () 2023-12-22 09:10:41 -08:00
typescript-functioncalling change github.com/jmorganca/ollama to github.com/ollama/ollama () 2024-03-26 13:04:17 -07:00
typescript-mentors Update 'llama2' -> 'llama3' in most places () 2024-05-03 15:25:04 -04:00
typescript-simplechat Update 'llama2' -> 'llama3' in most places () 2024-05-03 15:25:04 -04:00
.gitignore Update readmes, requirements, packagejsons, etc for all examples () 2023-12-22 09:10:41 -08:00
README.md cleanup readme. 2023-10-11 06:13:29 -07:00

Examples

This directory contains different examples of using Ollama.