Skip to content

Commit

Permalink
Removing code interpretor
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Jun 16, 2024
1 parent f3f013d commit c615197
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 126 deletions.
58 changes: 0 additions & 58 deletions code-interpreter/Dockerfile

This file was deleted.

Empty file removed code-interpreter/images/.gitkeep
Empty file.
57 changes: 0 additions & 57 deletions code-interpreter/pyproject.toml

This file was deleted.

Empty file.
11 changes: 0 additions & 11 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,17 +113,6 @@ services:
- type: bind
source: ./utils
target: /app/utils
# code-interpreter:
# # image: ghcr.io/iamgreggarcia/codesphera:latest
# container_name: recipes-ai-code-interpreter
# build:
# context: .
# dockerfile: ./code-interpreter/Dockerfile
# ports:
# - "3333:3333"
# volumes:
# - shared-data:/app/static
# #command: python3 -c "import localserver.main; localserver.main.start()"

manager:
container_name: recipes-ai-manager
Expand Down

0 comments on commit c615197

Please sign in to comment.