mistral-mistralai-user.yaml 298 B

1234567
  1. # Acts on behalf of user requests
  2. # https://docs.mistral.ai/robots/
  3. - name: mistral-mistralai-user
  4. user_agent_regex: MistralAI-User/.+; \+https\://docs\.mistral\.ai/robots
  5. action: ALLOW
  6. # https://mistral.ai/mistralai-user-ips.json
  7. remote_addresses: ["20.240.160.161/32", "20.240.160.1/32"]