runtime error

Exit code: 1. Reason: | | 0.00/3.90k [00:00<?, ?B/s] generation_config.json: 100%|██████████| 3.90k/3.90k [00:00<00:00, 27.5MB/s] tokenizer_config.json: 0%| | 0.00/283k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 283k/283k [00:00<00:00, 52.6MB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 78.5MB/s] tokenizer.json: 0%| | 0.00/2.48M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.48M/2.48M [00:00<00:00, 33.8MB/s] merges.txt: 0%| | 0.00/494k [00:00<?, ?B/s] merges.txt: 100%|██████████| 494k/494k [00:00<00:00, 31.9MB/s] normalizer.json: 0%| | 0.00/52.7k [00:00<?, ?B/s] normalizer.json: 100%|██████████| 52.7k/52.7k [00:00<00:00, 210MB/s] added_tokens.json: 0%| | 0.00/34.6k [00:00<?, ?B/s] added_tokens.json: 100%|██████████| 34.6k/34.6k [00:00<00:00, 150MB/s] special_tokens_map.json: 0%| | 0.00/2.07k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 2.07k/2.07k [00:00<00:00, 14.7MB/s] Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. preprocessor_config.json: 0%| | 0.00/340 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 340/340 [00:00<00:00, 2.27MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> groq_client = Groq(api_key=os.getenv('GROQ_API_KEY')) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/groq/_client.py", line 95, in __init__ super().__init__( File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/groq/_base_client.py", line 795, in __init__ self._client = http_client or SyncHttpxClientWrapper( TypeError: Client.__init__() got an unexpected keyword argument 'proxies'

Container logs:

Fetching error logs...