Change8

llama-cloud-services@0.4.0

📦 llamaparseView on GitHub →

Summary

This minor release refactors internal function calls, switching from positional arguments to explicit keyword arguments for improved clarity and robustness.

Migration Steps

  1. Review usage of functions that previously accepted positional arguments and update calls to use explicit keyword arguments instead.