mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 03:04:21 -04:00
[PR #469] [MERGED] bump: code interpreter v1 #526
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/469
Author: @thucpn
Created: 12/23/2024
Status: ✅ Merged
Merged: 12/26/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/bump-code-interpreter📝 Commits (10+)
1f575e0bump: code interpreter v1821eb4afile download issue51c174ffile attachments issuesa3dcf03remove logf51a587save chart data as json file192534dfix: interpreter toolfc6588eupdate sandbox api for express0fb520afix: express bug587b007fix: express res6bdcaa6update sandbox route for python📊 Changes
11 files changed (+147 additions, -147 deletions)
View changed files
➕
.changeset/stale-berries-hear.md(+5 -0)📝
helpers/env-variables.ts(+2 -2)📝
helpers/tools.ts(+2 -2)📝
templates/components/engines/python/agent/tools/interpreter.py(+4 -4)📝
templates/components/engines/typescript/agent/tools/code-generator.ts(+3 -0)📝
templates/components/engines/typescript/agent/tools/interpreter.ts(+20 -19)📝
templates/components/routers/python/sandbox.py(+25 -28)📝
templates/types/streaming/express/package.json(+1 -1)📝
templates/types/streaming/express/src/controllers/sandbox.controller.ts(+42 -45)📝
templates/types/streaming/nextjs/app/api/sandbox/route.ts(+42 -45)📝
templates/types/streaming/nextjs/package.json(+1 -1)📄 Description
Changes:
code-interpreter-multilangtemplate is used as defaultSummary by CodeRabbit
New Features
Bug Fixes
Documentation
Chores
@e2b/code-interpreteracross multiple projects.e2b_code_interpreterin relevant tools.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.