Releases: run-llama/llama_cloud_services
Releases · run-llama/llama_cloud_services
v0.6.8
v0.6.7
extraction_mode="ACCURATE"
is available now.- having verify flag available in extraction to turn off SSL verification.
v0.6.6
New endpoints for extractions:
- list_runs returns a paginated response
- delete_extraction_run available in the SDK
v0.6.5
Internal changes (updates to llama-cloud)
v0.6.4
v0.6.4
v0.6.3
Adding LlamaExtract to llama_cloud_services.
v0.6.2
v0.6.2
v0.6.1
- Added
organization_id
andproject_id
kwargs toLlamaParse
- Removed the deprecation warning for
parsing_instructions
for cases where it was never even set
v0.6.0
llama-cloud-services
Refactor
What was previously the official llama-parse
repo/client has taken on a new life. llama-cloud-services
is the home for official clients and SDKs for interacting with many services from llama-cloud
This includes
- LlamaParse
- LlamaReport (beta/invite-only)
- LlamaExtract (coming soon!)
- and more!
llama-parse
is still published (and the code is still here!), but the code has been moved into llama-cloud-services/
, while the current llama-parse
package is backwards compatible and re-exports the same classes.
v0.5.20
v0.5.20