LlamaIndex Releases liteparse-grpc

llama_index · x · 2026-07-17

LlamaIndex has released liteparse-grpc, expanding LiteParse from a REST-only service to one that can be called via gRPC, making it ideal for multi-language, microservice-based document processing pipelines.

It supports parsing PDFs, Office documents, and images into JSON, text, or Markdown, and can also:

Additionally, it provides a CLI test client, a TypeScript client stub, and protobuf definitions, making it easy to generate clients in Python, Go, Java, and other languages. The official team emphasized that the REST server will be retained, giving teams an alternative interface option.

Original post →

More from Infra

Infra channel →