mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #22] [MERGED] fix: remove redundant template engine variable and fixed llamaparse flag #188
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/create-llama/pull/22
Author: @marcusschiesser
Created: 3/27/2024
Status: ✅ Merged
Merged: 3/27/2024
Merged by: @marcusschiesser
Base:
main← Head:ms/remove-template-engine📝 Commits (2)
34d362cfix: remove redundant template engine variable and fixed llamaparse flagda28b16fix: add no-files option📊 Changes
12 files changed (+134 additions, -164 deletions)
View changed files
📝
create-app.ts(+0 -2)📝
e2e/basic.spec.ts(+4 -5)📝
e2e/utils.ts(+7 -6)➕
helpers/datasources.ts(+27 -0)📝
helpers/index.ts(+1 -1)📝
helpers/python.ts(+37 -41)📝
helpers/types.ts(+0 -2)📝
helpers/typescript.ts(+31 -39)📝
index.ts(+15 -10)📝
package.json(+1 -0)📝
questions.ts(+10 -57)📝
scripts/build.sh(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.