- Issue created by @anaconda777
-
marcus_johansson →
committed d6387236 on 3483945-ollama-as-content
Issue #3483945: Ollama as content moderation provider
-
marcus_johansson →
committed d6387236 on 3483945-ollama-as-content
-
marcus_johansson →
committed 468e75bb on 3483945-ollama-as-content
Issue #3483945: Ollama as content moderation provider
-
marcus_johansson →
committed 468e75bb on 3483945-ollama-as-content
- 🇩🇪Germany marcus_johansson
The problem here was that I had to map the responses to lookup tables for moderation models, since they are just chat models that answers in a specific way. The following models are available now:
https://ollama.com/library/shieldgemma
https://ollama.com/xe/llamaguard3This means the provider needs to be updated when there comes a new moderation model.
Its been merged into dev release, anyone testing needs the dev version of AI since we did a minor update how the moderation endpoints works.
-
marcus_johansson →
committed cf76910f on 1.0.x
Issue #3483945: Ollama as content moderation provider
-
marcus_johansson →
committed cf76910f on 1.0.x