Saumil Shah
8224cce583
readme: update download link for macOS ( #1 ) ( #14271 )
2026-02-15 15:25:15 -08:00
Eva H
519b11eba1
site: update readme ( #14217 )
2026-02-12 12:14:13 -05:00
Eva H
379fd64fa8
Revert "update README ( #14213 )" ( #14215 )
2026-02-12 12:06:00 -05:00
Eva H
fad3bcccb2
update README ( #14213 )
2026-02-12 11:59:42 -05:00
noureldin-azzab
cd0094f772
added stakpak to web & desktop ( #13961 )
2026-01-31 13:04:34 -08:00
Louis Beaumont
06bc8e6712
docs: add Screenpipe to Community Integrations ( #13906 )
...
Screenpipe is a 24/7 screen & mic recording tool that uses Ollama
for local LLM-powered search and AI features. 16k+ GitHub stars.
2026-01-31 12:49:52 -08:00
Stillhart
b44f56319f
README: Update the "Ollama for ruby" to the most popular and maintained ruby gem. ( #13855 )
...
* update README ruby link
the ollama-ai ruby gem is vastly less popular and seems unmaintained
https://rubygems.org/gems/ollama-ai
the defacto standard with the most downloads in the ruby ecosystem is ruby_llm
https://rubygems.org/gems/ruby_llm
I would link to that to avoid complication and guarantee feature compatibility with ollama.
* Update gem link ruby_llm from website to GitHub
ollama links mostly to github, not project websites, hence link to ruby_llm github.
2026-01-24 01:24:52 -05:00
Daniel Hiltgen
12719b6e87
MLX - dynamic loading of mlx-c ( #13735 )
...
* MLX - dynamic loading of mlx-c
Create a wrapper layer to indirect the dependency on mlx-c so
the main ollama binary does not have a load-time dependency on mlx-c, mlx, and on linux, cuda. Lazy load the library via dlopen
so we can adjust the path to ensure the dependencies are found
and fail gracefully if not present.
* review comments
* fix broken tests
2026-01-16 16:34:22 -08:00
Jeffrey Morgan
80f3f1bc25
readme: add instructions to build with MLX ( #13733 )
2026-01-15 11:03:52 -08:00
Yuhong Sun
c8743031e0
docs: add onyx integration ( #13135 )
...
* Ready for team review
* Update docs/integrations/onyx.mdx
Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com >
* update docs.json
---------
Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com >
Co-authored-by: Devon Rifkin <drifkin@drifkin.net >
2026-01-14 17:32:05 -08:00
JJ
709f842457
Update README.md ( #13373 )
...
Correct Markdown syntax for Swollama GitHub and DocC documentation links
2025-12-11 16:08:57 -08:00
JJ
0c78723174
readme: fix broken Swollama link in community integrations ( #13370 )
2025-12-07 21:49:52 -08:00
SamareshSingh
330f62a7fa
docs: add Void Editor to community integrations ( #13124 )
...
Void is an open source AI code editor and Cursor alternative that supports
Ollama. It's built on VS Code and allows users to connect directly to Ollama
for private LLM usage without going through a middleman backend.
Key features:
- Open source Cursor alternative
- Direct Ollama integration
- VS Code fork with full compatibility
- Agent mode and MCP support
- Works with any open source model
Fixes #12919
Signed-off-by: Samaresh Kumar Singh <ssam3003@gmail.com >
2025-11-17 19:20:36 -08:00
omahs
dd0ed0ef17
docs: fix typos in repository documentation ( #10683 )
2025-11-15 20:22:29 -08:00
Joel Bryan Juliano
d5649821ae
readme: add Kdeps to community integrations ( #11877 )
...
Kdeps is an AI framework for building Dockerized full-stack AI
applications declaratively and uses Ollama LLM models on the
backend
2025-11-15 19:19:03 -08:00
Kowyo
684a9a8c5a
docs: fix typo (VSCode -> VS Code) ( #13072 )
2025-11-12 20:49:33 -08:00
Radhi
8a75d8b015
readme: add AI UI to community integrations ( #13035 )
2025-11-12 17:08:50 -08:00
Jeffrey Morgan
f206357412
readme: fix incorrect header in community integrations ( #13065 )
2025-11-12 17:00:16 -08:00
Saifeddine ALOUI
6c79e6c09a
readme: add security tools section and Ollama fortress to community integrations ( #12981 )
2025-11-06 15:21:13 -08:00
7394112478
c4ba257c64
readme: remove 404 link ( #11351 )
2025-11-05 23:36:59 -08:00
mags0ft
342e58ce4f
readme: add hle-eval-ollama to list of terminal community integrations ( #11371 )
2025-11-05 23:04:30 -08:00
Saifeddine ALOUI
47b2585cfd
readme: add lollms and lollms WebUI to community integrations ( #11981 )
2025-11-05 22:48:43 -08:00
nicole pardal
1ca608bcd1
embeddings: added embedding command for cl ( #12795 )
...
Co-authored-by: A-Akhil <akhilrahul70@gmail.com >
This PR introduces a new ollama embed command that allows users to generate embeddings directly from the command line.
Added ollama embed MODEL [TEXT...] command for generating text embeddings
Supports both direct text arguments and stdin piping for scripted workflows
Outputs embeddings as JSON arrays (one per line)
2025-11-05 11:58:03 -08:00
Youdon
8bbc7395db
readme: Add handy-ollama to community integrations ( #8601 )
2025-11-05 09:56:14 -08:00
Rajath Bail
d2158ca6f4
readme: add Hillnote to community integrations ( #12929 )
2025-11-03 12:55:04 -08:00
Ryan Coleman
60829f7ec6
readme: add Strands Agents to community integrations ( #11740 )
2025-11-02 16:01:28 -08:00
Attogram Project
9a50fd584c
readme: add Ollama Bash Lib to community integrations ( #12235 )
2025-11-02 15:44:56 -08:00
Athiban Sharon
cbe1cf06c4
Update README.md ( #12822 )
...
Fixed broken docs links
2025-10-30 13:14:39 -04:00
Vinh Nguyen
6723a40be6
readme: add VT Code project to terminal community integrations ( #12749 )
2025-10-23 12:29:50 -07:00
weedge
4be41d2d45
readme: add achatbot-go to community integrations ( #12629 )
2025-10-15 21:54:15 -07:00
CarbonatedWater.org
5198956372
docs: add ollama-co2 to community integrations ( #12230 )
2025-09-10 16:37:10 -07:00
Kashyap Tanuku
f810ec741c
readme: add Clueless to community integrations ( #12188 )
2025-09-08 21:31:29 -07:00
alpha-nerd-nomyo
66e73809a1
readme: add NOMYO Router to community integrations ( #12129 )
2025-08-31 13:49:10 -07:00
ofrancon
4383a3ab7a
readme: add Neuro SAN to community integrations ( #12109 )
2025-08-28 12:27:13 -07:00
Kostis
9cfbffafc5
readme: add any-agent to community integrations ( #11950 )
2025-08-18 14:21:36 -07:00
Ruslan Suleymanov
470d580205
readme: add Andes to community integrations ( #11952 )
2025-08-18 14:20:28 -07:00
Kostis
709bbb0b6d
readme: add any-llm to community integrations ( #11956 )
2025-08-18 13:13:26 -07:00
Jody Doolittle
abeec240f9
readme: add Serene Pub to community integrations ( #11946 )
2025-08-18 13:12:41 -07:00
Mayan EDMS
bbf66c0b96
readme: add Mayan EDMS to community integrations ( #11543 )
2025-07-27 15:02:52 -07:00
Stefan Wärting
82da19c634
readme: add GMAI - Gradle Managed to community integrations ( #11461 )
2025-07-20 14:55:47 -07:00
zmldndx
5fc38d042f
readme: update argo description to support deep research ( #11455 )
2025-07-19 13:29:38 -07:00
Haiyue Wang
e840ccb523
readme: update the llama.cpp github link ( #11427 )
2025-07-16 21:20:28 -07:00
Jeffrey Morgan
5a08b01f5b
readme: update Ollama icon size
2025-07-05 17:20:42 -07:00
Daniel Hiltgen
c9e6d7719e
doc: Update link for mac install ( #11288 )
...
Favor the dmg now.
2025-07-03 09:48:45 -07:00
XuKecheng
5d8c173529
readme: add NativeMind to community integrations ( #11242 )
2025-07-01 09:46:15 -07:00
Attogram Project
3b8b692218
readme: add ollama-bash-toolshed to community integrations ( #11224 )
2025-06-29 14:59:54 -07:00
AJ
2bb69b40c7
readme: add ai-hub to community integrations ( #11169 )
2025-06-23 09:21:12 -07:00
NGC13009
502028968d
readme: add ollama-launcher to community integrations ( #11080 )
2025-06-15 21:27:49 -07:00
Phil
5a8eb0e151
readme: add GPTranslate to community integrations ( #11071 )
2025-06-14 08:54:03 -07:00
Attogram Project
deaabe292d
readme: add ollama-multirun to community integrations ( #11038 )
2025-06-10 14:14:51 -07:00