mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
Typescript multiagent templates are missing code #109
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?
Originally created by @leehuwuj on GitHub (Dec 25, 2024).
Originally assigned to: @leehuwuj on GitHub.
The use case code in https://github.com/run-llama/create-llama/tree/main/templates/components/agents/typescript
are missing in the generated code. It looks to me that it happened after a refactoring that moved the code from "multiagents" folder to "agents" folder.
@marcusschiesser commented on GitHub (Dec 26, 2024):
fixed in 0.3.24