GPTBoost Documentation
  • Welcome
  • First Steps
    • Create Account
    • Authorize Keys
    • OpenAI Integration
    • Azure Integration
    • Streaming
    • Analyze Logs
  • Features
    • Summary & Metrics
    • Request logs
    • Error Logs
    • Models Usage
    • Annotation Agents
    • User Feedback & Voting
      • Integration
      • The Value of User Feedback
  • Advanced
    • Proxy Overview
    • Configuration params
    • Omit Logging
    • GPTBoost Props
    • Namespaces
    • Function Usage
  • Security
    • IP Security
      • Allow Only IPs
      • Block Only IPs
  • Collaborate
    • About Teams
    • Create a Team
    • Invite the Crew
Powered by GitBook
On this page

Was this helpful?

  1. Security

IP Security

Better safe than sorry

PreviousFunction UsageNextAllow Only IPs

Last updated 1 year ago

Was this helpful?

The Importance of IP Security

IP security is the practice of protecting networks and systems from unauthorized access, use, disclosure, disruption, modification, or destruction. IP whitelisting, also known as allowlisting, is a security measure that allows only trusted IP addresses to access a network or system while blocking all others. In the context of GPTBoost, there are two options that you can use to leverage the security of your LLM-powered application.

  • Allow Only Given IPs - The policy allows teams to specify a list of IP addresses that are allowed to make requests to the LLM.

  • Block Only Given IPs - On the flip side policy allows teams to specify a list of IP addresses that are blocked from making requests to the LLM.

These IP security policies play pivotal roles in regulatory compliance, data protection, and network efficiency. They provide you with the means to create robust and efficient security measures, ensuring that your digital space remains safe and resilient.

Allow Only IPs
Block Only IPs