feat: Add e2b code artifact tool support for the FastAPI template (#339)
Showing
- .changeset/shiny-lamps-retire.md 5 additions, 0 deletions.changeset/shiny-lamps-retire.md
- e2e/python/resolve_dependencies.spec.ts 1 addition, 0 deletionse2e/python/resolve_dependencies.spec.ts
- helpers/python.ts 14 additions, 0 deletionshelpers/python.ts
- helpers/tools.ts 10 additions, 3 deletionshelpers/tools.ts
- templates/components/engines/python/agent/tools/artifact.py 100 additions, 0 deletionstemplates/components/engines/python/agent/tools/artifact.py
- templates/components/routers/python/sandbox.py 158 additions, 0 deletionstemplates/components/routers/python/sandbox.py
- templates/types/streaming/fastapi/app/api/routers/__init__.py 18 additions, 0 deletions...lates/types/streaming/fastapi/app/api/routers/__init__.py
- templates/types/streaming/fastapi/app/api/routers/models.py 36 additions, 3 deletionstemplates/types/streaming/fastapi/app/api/routers/models.py
- templates/types/streaming/fastapi/app/engine/utils/file_helper.py 64 additions, 0 deletions...s/types/streaming/fastapi/app/engine/utils/file_helper.py
- templates/types/streaming/fastapi/main.py 3 additions, 8 deletionstemplates/types/streaming/fastapi/main.py
- templates/types/streaming/nextjs/app/components/ui/chat/widgets/Artifact.tsx 35 additions, 28 deletions...eaming/nextjs/app/components/ui/chat/widgets/Artifact.tsx
Loading
Please register or sign in to comment