[PR #707] [MERGED] v0.6.20 #823

Closed
opened 2026-02-16 00:19:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/707
Author: @logan-markewich
Created: 4/29/2025
Status: Merged
Merged: 4/29/2025
Merged by: @logan-markewich

Base: mainHead: logan/v0.6.20


📝 Commits (3)

📊 Changes

5 files changed (+3107 additions, -8 deletions)

View changed files

📝 .github/workflows/publish_release.yml (+9 -1)
📝 llama_cloud_services/parse/types.py (+8 -4)
llama_parse/poetry.lock (+3087 -0)
📝 llama_parse/pyproject.toml (+2 -2)
📝 pyproject.toml (+1 -1)

📄 Description

  • text and md can be optional from the API
  • update publish workflow

🔄 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/707 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 4/29/2025 **Status:** ✅ Merged **Merged:** 4/29/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/v0.6.20` --- ### 📝 Commits (3) - [`375abca`](https://github.com/run-llama/llama_cloud_services/commit/375abcaf464daa90c14160c0419e64d208ebc1c0) update release workflow - [`f4e7921`](https://github.com/run-llama/llama_cloud_services/commit/f4e792150de293fb2897a196087a2eee44171df8) bump versions - [`3aeff5f`](https://github.com/run-llama/llama_cloud_services/commit/3aeff5f52e3af48b400508057a8a16909771f6a6) make text and md optional ### 📊 Changes **5 files changed** (+3107 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish_release.yml` (+9 -1) 📝 `llama_cloud_services/parse/types.py` (+8 -4) ➕ `llama_parse/poetry.lock` (+3087 -0) 📝 `llama_parse/pyproject.toml` (+2 -2) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description - text and md can be optional from the API - update publish workflow --- <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:19:13 -05:00
yindo closed this issue 2026-02-16 00:19:13 -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#823