mirror of
https://github.com/run-llama/llamaindex.net.git
synced 2026-07-01 20:36:58 -04:00
[PR #10] [MERGED] the "credits_max" property is not mandatory #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llamaindex.net/pull/10
Author: @adamsitnik
Created: 8/5/2025
Status: ✅ Merged
Merged: 9/22/2025
Merged by: @logan-markewich
Base:
main← Head:creditsMaxIsNotMandatory📝 Commits (1)
16ba4afthe "credits_max" property is not mandatory📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/LlamaParse/LlamaParseApiClient.cs(+1 -1)📄 Description
I am using the free LlamaCloud account and when using the library I've been getting
KeyNotFoundException. The following change checks if "credits_max" is present, if not is uses-1.cc @logan-markewich @Javtor
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.