runtime error
Exit code: 1. Reason: None Traceback (most recent call last): File "/home/user/app/app.py", line 50, in <module> tavily_tool = TavilyToolSpec(api_key=tavily_key) File "/usr/local/lib/python3.10/site-packages/llama_index/tools/tavily_research/base.py", line 20, in __init__ self.client = TavilyClient(api_key=api_key) File "/usr/local/lib/python3.10/site-packages/tavily/tavily.py", line 21, in __init__ raise MissingAPIKeyError() tavily.errors.MissingAPIKeyError: No API key provided. Please provide the api_key attribute or set the TAVILY_API_KEY environment variable.
Container logs:
Fetching error logs...