Logan
f385e96ab8
Delete parse.md
2026-03-24 19:27:52 -06:00
Logan
c3e4696b5f
Delete index.md
2026-03-24 19:27:41 -06:00
Logan
1e40c9cf94
Delete extract.md
2026-03-24 19:27:25 -06:00
Logan
802bc2a9f8
Add deprecation notice and clean up README
...
Added deprecation notice and removed outdated content.
2026-03-24 19:26:59 -06:00
Neeraj Pradhan
5ea758b853
More robust extract tests with pytest xdist ( #1117 )
2026-02-16 16:16:15 -08:00
dependabot[bot]
208b6f2fa5
build(deps): bump slackapi/slack-github-action from 1.27.0 to 2.1.1 ( #1092 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.27.0 to 2.1.1.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.27.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 21:03:05 -06:00
github-actions[bot]
e1b9143f79
chore: version packages ( #1116 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
llama-cloud-services-py@0.6.94
llama_parse@0.6.94
2026-02-13 15:29:09 -08:00
Neeraj Pradhan
232c55bd6a
Bump up patch version ( #1115 )
2026-02-13 15:20:52 -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 )
llama-cloud-services-py@0.6.93
llama_parse@0.6.93
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
Neeraj Pradhan
345e272573
Lower frequency for e2e tests ( #1110 )
2026-02-11 09:07:15 -08:00
github-actions[bot]
d70fbac1ce
chore: version packages ( #1103 )
llama-cloud-services-py@0.6.92
llama-cloud-services@0.5.4
llama_parse@0.6.92
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
1e7ec40ee7
Fix verbose logging on slack channel ( #1096 )
2026-01-26 17:12:50 -08:00
Neeraj Pradhan
dd83c1a9d0
Add retries to all extract sdk functions uniformly ( #1095 )
2026-01-26 12:05:16 -08:00
Neeraj Pradhan
7cb83f5cd3
Change cron schedule for hourly extract tests ( #1094 )
2026-01-26 10:15:34 -08:00
Neeraj Pradhan
b05266be6d
Try to reparse scheduled workflow ( #1093 )
2026-01-26 09:56:22 -08:00
Neeraj Pradhan
eab4798165
Force github reparse of the workflow ( #1090 )
2026-01-23 11:36:28 -08:00
Neeraj Pradhan
b174fa8fab
Run hourly extract tests to catch SDK schema drifts ( #1089 )
...
* Run hourly extract tests to catch SDK schema drifts
* fix url
* fix prod/staging env
2026-01-22 18:18:45 -08:00
github-actions[bot]
b12ffef916
chore: version packages ( #1087 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
llama-cloud-services-py@0.6.91
llama_parse@0.6.91
2026-01-21 12:44:43 -08:00
Neeraj Pradhan
07ec282257
Bump up patch version for python packages ( #1086 )
2026-01-21 12:30:23 -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>
llama-cloud-services-py@0.6.90
llama_parse@0.6.90
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]
812e2f7d72
chore: version packages ( #1073 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
llama-cloud-services@0.5.3
2026-01-12 19:03:13 +01:00
Clelia (Astra) Bertelli
d7864afe3f
fix: bug fix retry logic in Classify and Extract ( #1066 )
...
* fix: bug fix retry logic in Classify and Extract
* chore: apply suggestion
* chore: add PARTIAL_SUCCESS to classify
2026-01-12 18:57:40 +01:00
github-actions[bot]
ade8d027a5
chore: version packages ( #1071 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
llama-cloud-services@0.5.2
2026-01-09 20:29:00 -05:00
Adrian Lyjak
997bcc8531
forgot ts changeset ( #1070 )
2026-01-09 20:23:29 -05:00
github-actions[bot]
8be554c234
chore: version packages ( #1068 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
llama-cloud-services-py@0.6.89
llama_parse@0.6.89
2026-01-09 18:56:51 -05:00
Adrian Lyjak
f777cab0c5
Add bounding box type support to TS too ( #1069 )
...
ts too
2026-01-09 18:55:16 -05:00
Adrian Lyjak
b9b83c953d
Parse bounding boxes from extract jobs results in agent data ( #1067 )
2026-01-09 18:47:57 -05:00
github-actions[bot]
3ec7024626
chore: version packages ( #1058 )
llama-cloud-services@0.5.1
2025-12-10 11:53:30 -06:00
Logan
d5b18a03fa
Remove generate from build path to fix publishing ( #1057 )
2025-12-10 11:52:43 -06:00
Clelia (Astra) Bertelli
18dd04b6de
docs: correct links in readme ( #1056 )
2025-12-10 17:08:58 +01:00
github-actions[bot]
685a5e6ccc
chore: version packages ( #1054 )
2025-12-09 15:30:13 -06:00
Jim Geurts
576c3d9076
feat: support zod v4 & v3 ( #1052 )
2025-12-09 15:29:23 -06:00
Logan
c8321d2bc5
improve parse ts polling ( #1053 )
2025-12-09 15:21:19 -06:00
Tuana Çelik
131bbed7aa
batch parse sctript with asyncio ( #1051 )
...
* batch parse sctript with asyncio
* lint
---------
Co-authored-by: Logan Markewich <logan.markewich@live.com >
2025-12-08 18:50:11 +01:00
Javier Torres
41c8ac2348
docs: Split Example Notebook ( #1044 )
...
* split notebook
* Lint
2025-12-08 13:57:20 +01:00
github-actions[bot]
32c53cdf96
chore: version packages ( #1046 )
llama-cloud-services-py@0.6.88
llama-cloud-services@0.4.3
llama_parse@0.6.88
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 )
llama-cloud-services-py@0.6.87
llama_parse@0.6.87
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>
llama-cloud-services-py@0.6.86
llama_parse@0.6.86
2025-12-03 11:03:36 -08:00