Skip to content

Releases: run-llama/llama-parse-cli

v1.4.0

Choose a tag to compare

@llama-org-ci-bot llama-org-ci-bot released this 23 Jul 00:14
3281639

1.4.0 (2026-07-22)

Features

  • sheets: cost_effective/agentic tiers and per-region billing (#22508) (99079c9)

v1.3.0

Choose a tag to compare

@yongpark yongpark released this 21 Jul 19:49
4e9e683

1.3.0 (2026-07-21)

Features

  • gdrive: reuse-first connection picker in the data-source connect modal (#21725) (12577ba)
  • llamaparse: agentic 2026-07-15 — Markdown-pipe table body for Gemini 3.1 Flash-Lite (EU primary) (#22208) (7f31e38)
  • parse: rename confidence scoring option + billing event (confidence_score_effort / confidence_score_high) (#22290) (c228ff5)

Bug Fixes

  • deps: bump llama-parse-go to v1.3.0 for llamacloud package rename (5eed376)

v1.2.0

Choose a tag to compare

@yongpark yongpark released this 09 Jul 18:26
ef06b28

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) (fce988c)
  • rename binary from 'llamacloud-prod' to 'llp' (7f2ec4a)
  • update fast tier latest version to use liteparse + markdown (#21669) (56691cf)

Bug Fixes

  • resolve conflict markers committed by the auto-resolver (097da65)

Chores

  • set release-please manifest to 1.1.0 to match production (6e8cea2)

v1.1.0

Choose a tag to compare

@yongpark yongpark released this 30 Jun 19:20
d2b841f

1.1.0 (2026-06-30)

Chores

  • correct release-please manifest to 1.0.0 (the released tag) (7b79129)
  • release 1.1.0 (8c0b6a6)

v1.0.0

Choose a tag to compare

@yongpark yongpark released this 25 Jun 23:10
f617b03

1.0.0 (2026-06-25)

Features

  • api: Adding in Resources For Retrieval and Chat (50cf2f7)
  • api: api update (489875d)
  • api: api update (9994eed)
  • api: api update (977bced)
  • api: api update (64ebf37)
  • api: api update (178c030)
  • api: api update (a5ae8d6)
  • api: api update (68ff4ea)
  • api: api update (b589220)
  • api: api update (1073230)
  • api: api update (ae34374)
  • api: batches support (ecda08d)
  • api: swap grep and file search to grep/find + pagination (4dcd852)
  • api: Updating indexes endpoints within the sub resources. (50d0fc4)
  • initial stlc build (9c29492)
  • support passing path and query params over stdin (f99007b)

Bug Fixes

  • cli: bump llama-parse-go to sheets-containing version (6fc625c)
  • cli: correctly load zsh autocompletion (708d170)
  • flags for nullable body scalar fields are strictly typed (5618098)

Chores