mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 03:04:21 -04:00
[PR #702] [CLOSED] Fix curl example in README templates #701
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/702
Author: @garritfra
Created: 7/8/2025
Status: ❌ Closed
Base:
main← Head:bugfix/readme-template-curl-command📝 Commits (1)
587d698Fix curl example in README templates📊 Changes
10 files changed (+10 additions, -10 deletions)
View changed files
📝
packages/create-llama/templates/components/agents/python/blog/README-template.md(+1 -1)📝
packages/create-llama/templates/components/agents/python/financial_report/README-template.md(+1 -1)📝
packages/create-llama/templates/components/agents/python/form_filling/README-template.md(+1 -1)📝
packages/create-llama/templates/components/use-cases/python/agentic_rag/README-template.md(+1 -1)📝
packages/create-llama/templates/components/use-cases/python/code_generator/README-template.md(+1 -1)📝
packages/create-llama/templates/components/use-cases/python/deep_research/README-template.md(+1 -1)📝
packages/create-llama/templates/components/use-cases/python/document_generator/README-template.md(+1 -1)📝
packages/create-llama/templates/components/use-cases/python/financial_report/README-template.md(+1 -1)📝
packages/create-llama/templates/components/use-cases/python/hitl/README-template.md(+1 -1)📝
packages/create-llama/templates/components/use-cases/typescript/hitl/README-template.md(+1 -1)📄 Description
Currently, running the curl command generated by create-llama yields an error:
I wasn't sure if the ID field should be optional or not. If it is supposed to be optional, I'd be happy to create a PR for that.
Summary by CodeRabbit
/api/chatendpoint, providing clearer instructions for request formatting.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.