sagemaker fixes + test

This commit is contained in:
Alex
2023-10-06 13:22:51 +01:00
parent 4f5e363452
commit 495728593f
2 changed files with 96 additions and 2 deletions

View File

@@ -1,9 +1,7 @@
from application.llm.base import BaseLLM
from application.core.settings import settings
import requests
import json
import io
import json