koreshield 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: koreshield
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Python SDK for KoreShield LLM Security Platform
5
5
  Author-email: KoreShield Team <team@koreshield.com>
6
6
  Maintainer-email: KoreShield Team <team@koreshield.com>
@@ -113,7 +113,7 @@ export ANTHROPIC_API_KEY="your-anthropic-key"
113
113
  ```
114
114
 
115
115
  ```bash
116
- pip install koreshield-python-sdk
116
+ pip install koreshield
117
117
  ```
118
118
 
119
119
  ### Optional Dependencies
@@ -133,7 +133,7 @@ pip install koreshield-python-sdk[fastapi,flask,django]
133
133
  ### Basic Usage
134
134
 
135
135
  ```python
136
- from koreshield_sdk import KoreShieldClient
136
+ from koreshield import KoreShieldClient
137
137
 
138
138
  # Initialize client
139
139
  client = KoreShieldClient(api_key="your-api-key")
@@ -1,4 +1,4 @@
1
- koreshield-0.1.1.dist-info/licenses/LICENSE,sha256=k3qeCwQxhbOO1GtxA10Do4-_veQzgflqjOp5uZD5mug,1071
1
+ koreshield-0.1.2.dist-info/licenses/LICENSE,sha256=k3qeCwQxhbOO1GtxA10Do4-_veQzgflqjOp5uZD5mug,1071
2
2
  koreshield_sdk/__init__.py,sha256=JXErgUsoxTgM4EU--Os4ZTobARKWj1Mfurln-hNgCQw,785
3
3
  koreshield_sdk/async_client.py,sha256=7GqmesiFlGAMQnCV4rqDUyn9Dfbt3W8LAegynTafFZ8,8516
4
4
  koreshield_sdk/client.py,sha256=cUBE2B8SSKcrMr4NfUrDyCsTXdnfrvsLYuH83vsGdJw,7523
@@ -7,7 +7,7 @@ koreshield_sdk/py.typed,sha256=8ZJUsxZiuOy1oJeVhsTWQhTG_6pTVHVXk5hJL79ebTk,25
7
7
  koreshield_sdk/types.py,sha256=HPaxcK8NOK9p4VgDQTuTa3LENGQ5tgaWXZ_23S2QJcQ,2253
8
8
  koreshield_sdk/integrations/__init__.py,sha256=po_sLSND55Wdu1vDmx4Nrjm072HLf04yxmtWj43yv7Y,382
9
9
  koreshield_sdk/integrations/langchain.py,sha256=Dw_Kp7LyIdNr36TWv05yk3xPPNSZKOHEkHLKeMbobyw,10259
10
- koreshield-0.1.1.dist-info/METADATA,sha256=w1h8Jt50ecOfzbXxClsD4omk1kP7umIsDICQ38-9EEw,12438
11
- koreshield-0.1.1.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
12
- koreshield-0.1.1.dist-info/top_level.txt,sha256=ePw2ZI3SrHZ5CaTRCyj3aya3j_qTcmRAQjoU7s3gAdM,15
13
- koreshield-0.1.1.dist-info/RECORD,,
10
+ koreshield-0.1.2.dist-info/METADATA,sha256=d192dTIEAH-4dL6VbNBURdqcvcjTCMrlEb5QHJAVhJI,12423
11
+ koreshield-0.1.2.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
12
+ koreshield-0.1.2.dist-info/top_level.txt,sha256=ePw2ZI3SrHZ5CaTRCyj3aya3j_qTcmRAQjoU7s3gAdM,15
13
+ koreshield-0.1.2.dist-info/RECORD,,