[PR #187] [MERGED] fix: dont ask useLlamaParse if --no-llama-parse is set in command #329

Closed
opened 2026-02-15 19:17:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/187
Author: @thucpn
Created: 7/26/2024
Status: Merged
Merged: 7/26/2024
Merged by: @marcusschiesser

Base: mainHead: fix/dont-ask-use-llama-parse-if-it-is-set


📝 Commits (1)

  • 83eb8c3 fix: dont ask useLlamaParse if --no-llama-parse in command

📊 Changes

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

View changed files

📝 questions.ts (+21 -18)

📄 Description

Summary by CodeRabbit

  • New Features
    • Improved logic for user prompts regarding the LlamaParse feature, enhancing user experience by preventing unnecessary queries.

🔄 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/create-llama/pull/187 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 7/26/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `fix/dont-ask-use-llama-parse-if-it-is-set` --- ### 📝 Commits (1) - [`83eb8c3`](https://github.com/run-llama/create-llama/commit/83eb8c3ab2a39c394cf994723f6d34f2727a2859) fix: dont ask useLlamaParse if --no-llama-parse in command ### 📊 Changes **1 file changed** (+21 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `questions.ts` (+21 -18) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved logic for user prompts regarding the LlamaParse feature, enhancing user experience by preventing unnecessary queries. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <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-15 19:17:15 -05:00
yindo closed this issue 2026-02-15 19:17:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#329