Missing tools.json file for setting up code interpreter #18

Closed
opened 2026-02-15 19:15:09 -05:00 by yindo · 3 comments
Owner

Originally created by @tizkovatereza on GitHub (May 25, 2024).

Originally assigned to: @leehuwuj on GitHub.

I created and deployed new app, but it wasn't accessing the code execution tool until I manually added this code in a new tools.json file. It would be nice to mention this step in the README.md or have it created automatically.

Thank you!

Screenshot 2024-05-25 at 18 56 47
Originally created by @tizkovatereza on GitHub (May 25, 2024). Originally assigned to: @leehuwuj on GitHub. I created and deployed new app, but it wasn't accessing the code execution tool until I manually added this code in a new `tools.json` file. It would be nice to mention this step in the README.md or have it created automatically. Thank you! <img width="398" alt="Screenshot 2024-05-25 at 18 56 47" src="https://github.com/run-llama/create-llama/assets/135881365/891ee4f5-1c5d-49f2-ae18-c3f9c71aea1b">
yindo closed this issue 2026-02-15 19:15:09 -05:00
Author
Owner

@marcusschiesser commented on GitHub (May 27, 2024):

@tizkovatereza The tools.json is actually generated automatically, if you select a tool, but I guess we could generate an empty file even if the user doesn't select a tool

@marcusschiesser commented on GitHub (May 27, 2024): @tizkovatereza The `tools.json` is actually generated automatically, if you select a tool, but I guess we could generate an empty file even if the user doesn't select a tool
Author
Owner

@tizkovatereza commented on GitHub (May 27, 2024):

@marcusschiesser I am sure I had to add it the first time. Maybe I missed something during the installation, I followed the steps in the README, chose Next.js, Code Interpreter as a tool, and then the last option for generating the app (not sure how it was called exactly).

@tizkovatereza commented on GitHub (May 27, 2024): @marcusschiesser I am sure I had to add it the first time. Maybe I missed something during the installation, I followed the steps in the README, chose Next.js, Code Interpreter as a tool, and then the last option for generating the app (not sure how it was called exactly).
Author
Owner

@leehuwuj commented on GitHub (May 27, 2024):

@tizkovatereza Sorry, I couldn't reproduce your issue. The tools.json generates automatically, but I think you might've missed selecting the option. Just go to the tool option and press Space or the left-right arrow to select it (the green dot in the image).
image

@leehuwuj commented on GitHub (May 27, 2024): @tizkovatereza Sorry, I couldn't reproduce your issue. The tools.json generates automatically, but I think you might've missed selecting the option. Just go to the tool option and press Space or the left-right arrow to select it (the green dot in the image). ![image](https://github.com/run-llama/create-llama/assets/39040748/b6904437-ea58-4161-a74d-2de626c48655)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#18