Replace generic provider/LLM terminology with OpenAI or Anthropic (#56)
authorStefan Gasser <redacted>
Tue, 20 Jan 2026 22:40:11 +0000 (23:40 +0100)
committerGitHub <redacted>
Tue, 20 Jan 2026 22:40:11 +0000 (23:40 +0100)
commit4d2a80a4bd362dcb11dc78a5832afbb6e11af2e3
tree5afe613c3fa429bc4419622f3f178372f4b6acbb
parent64b96e8ef3a048b44e315de416c789972f8c90df
Replace generic provider/LLM terminology with OpenAI or Anthropic (#56)

- Use specific names instead of "provider" or "LLM" in user-facing text
- Keep "local LLM" for Ollama/vLLM references
- Update README, docs, and configuration files
14 files changed:
README.md
docs/api-reference/anthropic.mdx
docs/concepts/mask-mode.mdx
docs/concepts/route-mode.mdx
docs/concepts/secrets-detection.mdx
docs/configuration/logging.mdx
docs/configuration/overview.mdx
docs/configuration/providers.mdx
docs/configuration/secrets-detection.mdx
docs/integrations.mdx
docs/introduction.mdx
docs/quickstart.mdx
package.json
src/routes/info.test.ts
git clone https://git.99rst.org/PROJECT