Skip to content

Releases: run-llama/llama-parse-go

v1.4.0

Choose a tag to compare

@llama-org-ci-bot llama-org-ci-bot released this 23 Jul 00:08
cde1433

1.4.0 (2026-07-22)

Features

  • extract: report num_pages_billed on extract job usage (#22323) (673894d)
  • sheets: cost_effective/agentic tiers and per-region billing (#22508) (e156f54)

v1.3.0

Choose a tag to compare

@yongpark yongpark released this 21 Jul 19:14
7add375

1.3.0 (2026-07-21)

Features

  • brokered-connection: wire data-source create/read to brokered_connection_id (#21699) (42370a3)
  • gdrive: reuse-first connection picker in the data-source connect modal (#21725) (8f68bd6)
  • llamaparse: agentic 2026-07-15 — Markdown-pipe table body for Gemini 3.1 Flash-Lite (EU primary) (#22208) (93c71a1)
  • parse: adding forms pass to api layer (forms=enrich param + output types) (#22012) (a971e2a)
  • parse: confidence_scores="verified" — per-page AI-verified confidence + document-level score (#22083) (6b81de6)
  • parse: rename confidence scoring option + billing event (confidence_score_effort / confidence_score_high) (#22290) (9aca741)
  • sdk: drop the prod project suffix from Go and Java namespaces (868a030)

Bug Fixes

  • parse: declare the recursive form node schemas as models (d450216)

v1.2.0

Choose a tag to compare

@yongpark yongpark released this 09 Jul 18:26
b9a684e

1.2.0 (2026-07-09)

Features

  • agentic-plus: dated version 2026-07-08 — graduate decomposed-gemini (flash-lite), fallback to 2026-06-18 (#21738) (ac24c9d)
  • update fast tier latest version to use liteparse + markdown (#21669) (2df5fa2)

v1.1.0

Choose a tag to compare

@yongpark yongpark released this 30 Jun 19:20
e344c92

1.1.0 (2026-06-30)

Features

  • index: add output_directory_id to IndexResponse (#21149) (bed12f3)

Bug Fixes

  • ci: keep staging workflows on back-sync so GITHUB_TOKEN can push (210783b)
  • ci: merge back-sync PR immediately instead of --auto (883b7a7)
  • ci: squash-MERGE production into staging, don't reset to it (0729cc5)

v1.0.0

Choose a tag to compare

@yongpark yongpark released this 25 Jun 23:10
9ce7284

1.0.0 (2026-06-25)

Features

Bug Fixes

  • go: avoid panic when http.DefaultTransport is wrapped (381c6d1)

Chores

  • avoid embedding reflect.Type for dead code elimination (60aba76)
  • configure new SDK language (2a7ed44)
  • redact api-key headers in debug logs (9d873b6)
  • release 1.0.0 (b3919ad)
  • spec: sync OpenAPI spec from platform (b08edad)
  • update SDK settings (1654a7f)