[PR #221] [MERGED] Fix Typo in description of invalidate_cache argument of LlamaParse constructor #684

Closed
opened 2026-02-16 00:18:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/221
Author: @adreichert
Created: 6/7/2024
Status: Merged
Merged: 6/7/2024
Merged by: @logan-markewich

Base: mainHead: fix-doc-typo


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 llama_parse/base.py (+1 -1)

📄 Description

Summary

Fixing a small typo in the description of one of the arguments of the LlamaParse constructor.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_cloud_services/pull/221 **Author:** [@adreichert](https://github.com/adreichert) **Created:** 6/7/2024 **Status:** ✅ Merged **Merged:** 6/7/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `fix-doc-typo` --- ### 📝 Commits (1) - [`8ceff08`](https://github.com/run-llama/llama_cloud_services/commit/8ceff08451f705238cc053bb228770b593c1021d) Fix Typo ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llama_parse/base.py` (+1 -1) </details> ### 📄 Description # Summary Fixing a small typo in the description of one of the arguments of the `LlamaParse` constructor. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:18:48 -05:00
yindo closed this issue 2026-02-16 00:18:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#684