chunkr-ai 0.0.4__py3-none-any.whl → 0.0.5__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {chunkr_ai-0.0.4.dist-info → chunkr_ai-0.0.5.dist-info}/METADATA +1 -11
- {chunkr_ai-0.0.4.dist-info → chunkr_ai-0.0.5.dist-info}/RECORD +5 -5
- {chunkr_ai-0.0.4.dist-info → chunkr_ai-0.0.5.dist-info}/LICENSE +0 -0
- {chunkr_ai-0.0.4.dist-info → chunkr_ai-0.0.5.dist-info}/WHEEL +0 -0
- {chunkr_ai-0.0.4.dist-info → chunkr_ai-0.0.5.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: chunkr-ai
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.5
|
4
4
|
Summary: Python client for Chunkr: open source document intelligence
|
5
5
|
Author-email: Ishaan Kapoor <ishaan@lumina.sh>
|
6
6
|
Project-URL: Homepage, https://chunkr.ai
|
@@ -192,13 +192,3 @@ chunkr = Chunkr(
|
|
192
192
|
url="https://api.chunkr.ai"
|
193
193
|
)
|
194
194
|
```
|
195
|
-
|
196
|
-
## Run tests
|
197
|
-
|
198
|
-
```python
|
199
|
-
# Install dependencies
|
200
|
-
uv pip install -e ".[test]"
|
201
|
-
|
202
|
-
# Run tests
|
203
|
-
uv run pytest
|
204
|
-
```
|
@@ -10,8 +10,8 @@ chunkr_ai/api/chunkr_async.py,sha256=B9deRVoe4h3Csh_jEuQxuxQ-DKSuZPdwkanFTyfHmeM
|
|
10
10
|
chunkr_ai/api/config.py,sha256=K0s1giImciPksu-bO9gzRwUaK2Vo1nxNKQkXlRQ2cb8,3785
|
11
11
|
chunkr_ai/api/protocol.py,sha256=XKS9RmtvBpJItYhPg18qlOCKpaSHdOuQTRSUxAdUz2g,479
|
12
12
|
chunkr_ai/api/task.py,sha256=ALU-rYlObbitlM1MKEFeSz_IBUpzb9736Iqu9huWg7c,4392
|
13
|
-
chunkr_ai-0.0.
|
14
|
-
chunkr_ai-0.0.
|
15
|
-
chunkr_ai-0.0.
|
16
|
-
chunkr_ai-0.0.
|
17
|
-
chunkr_ai-0.0.
|
13
|
+
chunkr_ai-0.0.5.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
14
|
+
chunkr_ai-0.0.5.dist-info/METADATA,sha256=Roj63O2Ms3D1vNfgEmnCYAJESFrOQ9nnsSlyXkvORU4,4806
|
15
|
+
chunkr_ai-0.0.5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
16
|
+
chunkr_ai-0.0.5.dist-info/top_level.txt,sha256=0IZY7PZIiS8bw5r4NUQRUQ-ATi-L_3vLQVq3ZLouOW8,10
|
17
|
+
chunkr_ai-0.0.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|