mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-05 08:18:17 +00:00
8 lines
298 B
YAML
8 lines
298 B
YAML
# Acts on behalf of user requests
|
|
# https://docs.mistral.ai/robots/
|
|
- name: mistral-mistralai-user
|
|
user_agent_regex: MistralAI-User/.+; \+https\://docs\.mistral\.ai/robots
|
|
action: ALLOW
|
|
# https://mistral.ai/mistralai-user-ips.json
|
|
remote_addresses: ["20.240.160.161/32", "20.240.160.1/32"]
|