Neeraj Pradhan
5ea758b853
More robust extract tests with pytest xdist ( #1117 )
2026-02-16 16:16:15 -08:00
github-actions[bot]
e1b9143f79
chore: version packages ( #1116 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-13 15:29:09 -08:00
Neeraj Pradhan
ab6f2f8da5
Allows xlsx files in the sdk for extract ( #1114 )
2026-02-13 14:44:25 -08:00
github-actions[bot]
66c2639ec8
chore: version packages ( #1112 )
2026-02-11 15:18:43 -06:00
Logan
da1916c69f
more loudly deprecate ancient llama-parse package ( #1111 )
2026-02-11 15:16:01 -06:00
github-actions[bot]
d70fbac1ce
chore: version packages ( #1103 )
2026-02-02 11:46:39 -06:00
Logan
2358df10c6
add notice (don't merge until ready) ( #1065 )
2026-02-02 11:42:47 -06:00
Neeraj Pradhan
829628cc86
Use unique filenames when running dist tests ( #1101 )
2026-01-30 14:00:27 -08:00
Neeraj Pradhan
42b7bbd1ae
Use sonnet when testing premium mode in extract e2e ( #1098 )
...
* Use sonnet when testing premium mode in extract e2e
* fix parse model
2026-01-27 16:16:48 -08:00
Neeraj Pradhan
38da9a52d7
Invalidate cache when running extract tests ( #1097 )
2026-01-26 17:33:23 -08:00
Neeraj Pradhan
dd83c1a9d0
Add retries to all extract sdk functions uniformly ( #1095 )
2026-01-26 12:05:16 -08:00
github-actions[bot]
b12ffef916
chore: version packages ( #1087 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-21 12:44:43 -08:00
Neeraj Pradhan
013b689812
Bump up minor version for python packages ( #1085 )
2026-01-21 12:13:13 -08:00
Adrian Lyjak
3040951cb8
Use error description in invalid extraction error ( #1081 )
...
* fix: display extraction job error in InvalidExtractionData exception
Refactored InvalidExtractionData to read the `error` field from
ExtractRun and prominently display it in the exception message.
The job-level error is now stored in the `extraction_error` attribute
and included in the invalid_item's metadata as `job_error`.
* Create three-yaks-beg.md
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-18 17:43:21 -05:00
github-actions[bot]
9239498945
chore: version packages ( #1076 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-14 19:15:05 +01:00
Pierre-Loic Doulcet
19cbb25631
remove extension filter ( #1075 )
...
* remove extension filter
* changeset
* Update ninety-goats-look.md
Make it a patch version
* Update package.json
back out of version bump
* Update pyproject.toml
back out of version bump
* Update package.json
back out of version bump
* Update pyproject.toml
back out of version bump
---------
Co-authored-by: Adrian Lyjak <adrianlyjak@gmail.com >
2026-01-14 19:13:39 +01:00
github-actions[bot]
8be554c234
chore: version packages ( #1068 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-09 18:56:51 -05:00
Adrian Lyjak
b9b83c953d
Parse bounding boxes from extract jobs results in agent data ( #1067 )
2026-01-09 18:47:57 -05:00
Clelia (Astra) Bertelli
18dd04b6de
docs: correct links in readme ( #1056 )
2025-12-10 17:08:58 +01:00
github-actions[bot]
32c53cdf96
chore: version packages ( #1046 )
2025-12-04 20:43:29 -06:00
Logan
71db318fc2
add tier/version to api ( #1045 )
2025-12-04 20:42:17 -06:00
George He
dac0f79e51
Fix sheets API client ( #1032 )
2025-12-03 16:39:47 -06:00
github-actions[bot]
32487763d5
chore: version packages ( #1043 )
2025-12-03 14:52:26 -06:00
Daniel Bustamante Ospina
06c3c556e6
Add new fields to SpreadsheetParsingConfig and update validation tests ( #1042 )
2025-12-03 14:50:23 -06:00
github-actions[bot]
e5dcaa83df
chore: version packages ( #1041 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-03 11:03:36 -08:00
Neeraj Pradhan
1b7198dc62
Bump llama cloud services and parse versions ( #1040 )
2025-12-03 10:39:35 -08:00
github-actions[bot]
9cfe074206
chore: version packages ( #1039 )
2025-12-02 12:16:50 -06:00
Logan
ae30990ada
line level bbox ( #1038 )
2025-12-02 12:12:17 -06:00
github-actions[bot]
8f1c359abc
chore: version packages ( #1037 )
2025-12-02 09:50:07 -06:00
github-actions[bot]
d705b16923
chore: version packages ( #1035 )
2025-12-02 09:43:20 -06:00
Logan
ca781132c8
No more presigned URLs by default ( #1034 )
2025-12-02 09:41:49 -06:00
George He
87dec5433d
Add timeouts to E2E GHA ( #1031 )
...
* Add timeouts
* Session timeouts too
2025-11-27 14:57:59 -08:00
Pierre-Loic Doulcet
99f4eba8d0
Pierre/more parse parameters ( #1027 )
...
* up python sdk
* bupmVErsion
* Update py/llama_cloud_services/parse/base.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update py/llama_cloud_services/parse/base.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-25 14:43:27 +01:00
github-actions[bot]
54561e2dd2
chore: version packages ( #1025 )
2025-11-24 16:41:22 -06:00
Logan Markewich
f70b6d87ec
update py
2025-11-24 16:31:15 -06:00
Logan Markewich
4c4c6e6575
fix sheets test
2025-11-17 16:14:29 -06:00
github-actions[bot]
740b47d9dc
chore: version packages ( #1016 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-17 16:11:18 -06:00
Logan
f3233deb2e
propagate retrieval metadata to retrieved nodes ( #1015 )
2025-11-17 16:06:52 -06:00
github-actions[bot]
fd45127678
chore: version packages ( #1014 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-17 21:18:09 +01:00
Clelia (Astra) Bertelli
0506c88735
chore: rename classifyclient and keep it backward compatible ( #1013 )
...
* chore: rename classifyclient and keep it backward compatible
* chore: Replace ClassifyClient in notebooks
* chore: changesets
2025-11-17 21:16:23 +01:00
Logan
4bc9eb6c0d
beta sheets API ( #992 )
2025-11-17 11:32:06 -06:00
Patricia
5a3dac655c
Add support for custom metadata in file upload methods ( #1012 )
2025-11-17 11:18:11 -06:00
github-actions[bot]
519254efbe
chore: version packages ( #999 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-04 14:18:27 -05:00
Adrian Lyjak
e020e3e2b1
Remove organization id from classify ( #997 )
2025-11-04 14:05:19 -05:00
github-actions[bot]
662bc37462
chore: version packages ( #995 )
2025-11-03 20:15:50 -06:00
Neeraj Pradhan
9f1ef4ef1f
Bump to version 0.6.78 ( #994 )
2025-11-03 20:11:18 -06:00
github-actions[bot]
1243573924
chore: version packages ( #991 )
2025-10-30 10:11:16 -06:00
Preston Carlson
407292b177
Fix: Return partial results on job failure ( #990 )
...
* Return partial result on failed job, especially job id
* Maintains NO_DATA_FOUND_IN_FILE throw behavior
2025-10-23 13:44:41 -07:00
Neeraj Pradhan
032fbd5768
Add common SourceText class for classify/extract text inputs ( #986 )
2025-10-21 13:37:41 -07:00
github-actions[bot]
9070a6ac16
chore: version packages ( #981 )
2025-10-15 12:01:34 -06:00