@@ -16,7 +16,7 @@ See the [development documentation](./docs/development.md) for instructions on h
...
@@ -16,7 +16,7 @@ See the [development documentation](./docs/development.md) for instructions on h
* New features: new features (e.g. API fields, environment variables) add surface area to Ollama and make it harder to maintain in the long run as they cannot be removed without potentially breaking users in the future.
* New features: new features (e.g. API fields, environment variables) add surface area to Ollama and make it harder to maintain in the long run as they cannot be removed without potentially breaking users in the future.
* Refactoring: large code improvements are important, but can be harder or take longer to review and merge.
* Refactoring: large code improvements are important, but can be harder or take longer to review and merge.
* Documentation: small updates to fill in or correct missing documentation is helpful, however large documentation additions can be hard to maintain over time.
* Documentation: small updates to fill in or correct missing documentation are helpful, however large documentation additions can be hard to maintain over time.
### Issues that may not be accepted
### Issues that may not be accepted
...
@@ -43,7 +43,7 @@ Tips for proposals:
...
@@ -43,7 +43,7 @@ Tips for proposals:
* Explain how the change will be tested.
* Explain how the change will be tested.
Additionally, for bonus points: Provide draft documentation you would expect to
Additionally, for bonus points: Provide draft documentation you would expect to
see if the change were accepted.
see if the changes were accepted.
## Pull requests
## Pull requests
...
@@ -66,7 +66,6 @@ Examples:
...
@@ -66,7 +66,6 @@ Examples:
llm/backend/mlx: support the llama architecture
llm/backend/mlx: support the llama architecture
CONTRIBUTING: provide clarity on good commit messages, and bad
CONTRIBUTING: provide clarity on good commit messages, and bad
docs: simplify manual installation with shorter curl commands
-[TextLLaMA](https://github.com/adarshM84/TextLLaMA) A Chrome Extension that helps you write emails, correct grammar, and translate into any language
-[TextLLaMA](https://github.com/adarshM84/TextLLaMA) A Chrome Extension that helps you write emails, correct grammar, and translate into any language
...
@@ -625,7 +625,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
...
@@ -625,7 +625,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
-[LLM Telegram Bot](https://github.com/innightwolfsleep/llm_telegram_bot)(telegram bot, primary for RP. Oobabooga-like buttons, [A1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) API integration e.t.c)
-[LLM Telegram Bot](https://github.com/innightwolfsleep/llm_telegram_bot)(telegram bot, primary for RP. Oobabooga-like buttons, [A1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) API integration e.t.c)
-[mcp-llm](https://github.com/sammcj/mcp-llm)(MCP Server to allow LLMs to call other LLMs)
-[mcp-llm](https://github.com/sammcj/mcp-llm)(MCP Server to allow LLMs to call other LLMs)
-[SimpleOllamaUnity](https://github.com/HardCodeDev777/SimpleOllamaUnity)(Unity Engine extension for communicating with Ollama in a few lines of code. Also works at runtime)
-[SimpleOllamaUnity](https://github.com/HardCodeDev777/SimpleOllamaUnity)(Unity Engine extension for communicating with Ollama in a few lines of code. Also works at runtime)
-[UnityCodeLama](https://github.com/HardCodeDev777/UnityCodeLama)(Unity Edtior tool to analyze scripts via Ollama)
-[UnityCodeLama](https://github.com/HardCodeDev777/UnityCodeLama)(Unity Editor tool to analyze scripts via Ollama)
-[NativeMind](https://github.com/NativeMindBrowser/NativeMindExtension)(Private, on-device AI Assistant, no cloud dependencies)
-[NativeMind](https://github.com/NativeMindBrowser/NativeMindExtension)(Private, on-device AI Assistant, no cloud dependencies)
-[GMAI - Gradle Managed AI](https://gmai.premex.se/)(Gradle plugin for automated Ollama lifecycle management during build phases)
-[GMAI - Gradle Managed AI](https://gmai.premex.se/)(Gradle plugin for automated Ollama lifecycle management during build phases)
-[NOMYO Router](https://github.com/nomyo-ai/nomyo-router)(A transparent Ollama proxy with model deployment aware routing which auto-manages multiple Ollama instances in a given network)
-[NOMYO Router](https://github.com/nomyo-ai/nomyo-router)(A transparent Ollama proxy with model deployment aware routing which auto-manages multiple Ollama instances in a given network)
...
@@ -635,7 +635,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
...
@@ -635,7 +635,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
-[llama.cpp](https://github.com/ggml-org/llama.cpp) project founded by Georgi Gerganov.
-[llama.cpp](https://github.com/ggml-org/llama.cpp) project founded by Georgi Gerganov.
### Observability
### Observability
-[Opik](https://www.comet.com/docs/opik/cookbook/ollama) is an open-source platform to debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards. Opik supports native intergration to Ollama.
-[Opik](https://www.comet.com/docs/opik/cookbook/ollama) is an open-source platform to debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards. Opik supports native integration to Ollama.
-[Lunary](https://lunary.ai/docs/integrations/ollama) is the leading open-source LLM observability platform. It provides a variety of enterprise-grade features such as real-time analytics, prompt templates management, PII masking, and comprehensive agent tracing.
-[Lunary](https://lunary.ai/docs/integrations/ollama) is the leading open-source LLM observability platform. It provides a variety of enterprise-grade features such as real-time analytics, prompt templates management, PII masking, and comprehensive agent tracing.
-[OpenLIT](https://github.com/openlit/openlit) is an OpenTelemetry-native tool for monitoring Ollama Applications & GPUs using traces and metrics.
-[OpenLIT](https://github.com/openlit/openlit) is an OpenTelemetry-native tool for monitoring Ollama Applications & GPUs using traces and metrics.
-[HoneyHive](https://docs.honeyhive.ai/integrations/ollama) is an AI observability and evaluation platform for AI agents. Use HoneyHive to evaluate agent performance, interrogate failures, and monitor quality in production.
-[HoneyHive](https://docs.honeyhive.ai/integrations/ollama) is an AI observability and evaluation platform for AI agents. Use HoneyHive to evaluate agent performance, interrogate failures, and monitor quality in production.