[PR #60] [MERGED] fix language #636

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/60
Author: @logan-markewich
Created: 3/5/2024
Status: Merged
Merged: 3/5/2024
Merged by: @logan-markewich

Base: mainHead: logan/fix_language


📝 Commits (1)

📊 Changes

3 files changed (+6 additions, -5 deletions)

View changed files

📝 examples/demo_basic.ipynb (+3 -2)
📝 llama_parse/base.py (+2 -2)
📝 pyproject.toml (+1 -1)

📄 Description

Should be using .value for enums


🔄 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/60 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 3/5/2024 **Status:** ✅ Merged **Merged:** 3/5/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/fix_language` --- ### 📝 Commits (1) - [`b9f13e7`](https://github.com/run-llama/llama_cloud_services/commit/b9f13e746de408fa1a9d41607cc7fc8e3ee8cce3) fix language ### 📊 Changes **3 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/demo_basic.ipynb` (+3 -2) 📝 `llama_parse/base.py` (+2 -2) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description Should be using `.value` for enums --- <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:39 -05:00
yindo closed this issue 2026-02-16 00:18:39 -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#636