mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 05:08:15 -04:00
[PR #216] [MERGED] feat: add LlamaTrace support #352
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/216
Author: @marcusschiesser
Created: 8/7/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @marcusschiesser
Base:
main← Head:ms/add-phoenix-arize📝 Commits (1)
d2b2eb8feat: add LlamaTrace support📊 Changes
11 files changed (+95 additions, -45 deletions)
View changed files
➕
.changeset/chilled-dogs-compare.md(+5 -0)📝
create-app.ts(+23 -9)📝
helpers/env-variables.ts(+32 -16)📝
helpers/index.ts(+1 -10)📝
helpers/python.ts(+15 -6)📝
helpers/types.ts(+1 -1)📝
helpers/typescript.ts(+2 -2)📝
questions.ts(+4 -1)➕
templates/components/observability/python/llamatrace/observability.py(+12 -0)📝
templates/components/observability/python/traceloop/observability.py(+0 -0)📝
templates/components/observability/typescript/traceloop/index.ts(+0 -0)📄 Description
Summary by CodeRabbit
New Features
Enhancements
Bug Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.