runtime error

Exit code: 1. Reason: <?, ?B/s] sentence_bert_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 53.0/53.0 [00:00<00:00, 125kB/s] config.json: 0%| | 0.00/571 [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 571/571 [00:00<00:00, 1.49MB/s] model.safetensors: 0%| | 0.00/438M [00:00<?, ?B/s] model.safetensors: 15%|β–ˆβ–Œ | 67.1M/438M [00:02<00:12, 30.4MB/s] model.safetensors: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 237M/438M [00:03<00:02, 77.2MB/s]  model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 438M/438M [00:04<00:00, 107MB/s] tokenizer_config.json: 0%| | 0.00/363 [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 363/363 [00:00<00:00, 875kB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 232k/232k [00:00<00:00, 59.8MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 466k/466k [00:00<00:00, 30.0MB/s] special_tokens_map.json: 0%| | 0.00/239 [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 239/239 [00:00<00:00, 485kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 190/190 [00:00<00:00, 558kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from agent import build_graph File "/home/user/app/agent.py", line 402, in <module> supabase: Client = create_client( File "/usr/local/lib/python3.10/site-packages/supabase/_sync/client.py", line 338, in create_client return SyncClient.create( File "/usr/local/lib/python3.10/site-packages/supabase/_sync/client.py", line 101, in create client = cls(supabase_url, supabase_key, options) File "/usr/local/lib/python3.10/site-packages/supabase/_sync/client.py", line 53, in __init__ raise SupabaseException("supabase_key is required") supabase._sync.client.SupabaseException: supabase_key is required

Container logs:

Fetching error logs...