From f206357412cfac5a885b843bd9a1c64ec89ac213 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Wed, 12 Nov 2025 17:00:16 -0800 Subject: [PATCH] readme: fix incorrect header in community integrations (#13065) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2139f7bd..6fd5881f 100644 --- a/README.md +++ b/README.md @@ -640,5 +640,5 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Langfuse](https://langfuse.com/docs/integrations/ollama) is an open source LLM observability platform that enables teams to collaboratively monitor, evaluate and debug AI applications. - [MLflow Tracing](https://mlflow.org/docs/latest/llms/tracing/index.html#automatic-tracing) is an open source LLM observability tool with a convenient API to log and visualize traces, making it easy to debug and evaluate GenAI applications. -## Security +### Security - [Ollama Fortress](https://github.com/ParisNeo/ollama_proxy_server)