Skip to content

Releases: run-llama/llama_cloud_services

v0.6.8

25 Mar 10:37
1ebe1ce
Compare
Choose a tag to compare
Add support for  and

v0.6.7

22 Mar 04:32
dad7728
Compare
Choose a tag to compare
  • extraction_mode="ACCURATE" is available now.
  • having verify flag available in extraction to turn off SSL verification.

v0.6.6

18 Mar 23:00
344c20f
Compare
Choose a tag to compare

New endpoints for extractions:

  • list_runs returns a paginated response
  • delete_extraction_run available in the SDK

v0.6.5

07 Mar 02:29
eeb0348
Compare
Choose a tag to compare

Internal changes (updates to llama-cloud)

v0.6.4

06 Mar 16:10
Compare
Choose a tag to compare
v0.6.4

v0.6.3

26 Feb 23:17
fd4b189
Compare
Choose a tag to compare

Adding LlamaExtract to llama_cloud_services.

v0.6.2

26 Feb 00:41
5084ba2
Compare
Choose a tag to compare
v0.6.2

v0.6.1

12 Feb 00:08
c872617
Compare
Choose a tag to compare
  • Added organization_id and project_id kwargs to LlamaParse
  • Removed the deprecation warning for parsing_instructions for cases where it was never even set

v0.6.0

07 Feb 03:04
05065a8
Compare
Choose a tag to compare

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

24 Jan 14:30
ae38f40
Compare
Choose a tag to compare
v0.5.20