runtime error
Exit code: 1. Reason: Langfuse Secret Key: sk-lf-cf247d34-3651-45da-a4ff-893e92167f28 Langfuse Public Key: pk-lf-265b5820-fd97-42fb-a903-415165eaef17 /usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py:131: FutureWarning: 'InferenceApi' (from 'huggingface_hub.inference_api') is deprecated and will be removed from version '1.0'. `InferenceApi` client is deprecated in favor of the more feature-complete `InferenceClient`. Check out this guide to learn how to convert your script to use it: https://huggingface.co/docs/huggingface_hub/guides/inference#legacy-inferenceapi-client. warnings.warn(warning_message, FutureWarning) Traceback (most recent call last): File "/home/user/app/app.py", line 124, in <module> response = api(inputs="test sentence") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference_api.py", line 213, in __call__ raise NotImplementedError( NotImplementedError: text/plain; charset=utf-8 output type is not implemented yet. You can pass `raw_response=True` to get the raw `Response` object and parse the output by yourself.
Container logs:
Fetching error logs...