Kaynağa Gözat

fix: sandbox issue related httpx and requests (#8397)

tags/0.8.3
Yeuoly 1 yıl önce
ebeveyn
işleme
b6b1057a18
No account linked to committer's email address

+ 0
- 1
api/tests/integration_tests/workflow/nodes/code_executor/test_code_python3.py Dosyayı Görüntüle

import json
from textwrap import dedent from textwrap import dedent


from core.helper.code_executor.code_executor import CodeExecutor, CodeLanguage from core.helper.code_executor.code_executor import CodeExecutor, CodeLanguage

+ 1
- 1
docker/docker-compose.middleware.yaml Dosyayı Görüntüle



# The DifySandbox # The DifySandbox
sandbox: sandbox:
image: langgenius/dify-sandbox:0.2.7
image: langgenius/dify-sandbox:0.2.9
restart: always restart: always
environment: environment:
# The DifySandbox configurations # The DifySandbox configurations

+ 1
- 1
docker/docker-compose.yaml Dosyayı Görüntüle



# The DifySandbox # The DifySandbox
sandbox: sandbox:
image: langgenius/dify-sandbox:0.2.7
image: langgenius/dify-sandbox:0.2.9
restart: always restart: always
environment: environment:
# The DifySandbox configurations # The DifySandbox configurations

Loading…
İptal
Kaydet