Ayo Wu

Results 5 comments of Ayo Wu

16:45:49,52 graphrag.config.read_dotenv INFO No .env file found at /home/appuser/app 16:45:49,58 graphrag.index.cli INFO using default configuration: { "llm": { "api_key": "REDACTED, length 260", "type": "azure_openai_chat", "model": "gpt-4-turbo-preview", "max_tokens": 4000, "temperature": 0.0,...

error message "status": "failure", "stderr": "/home/appuser/.local/lib/python3.11/site-packages/numpy/core/fromnumeric.py:59: FutureWarning: 'DataFrame.swapaxes' is deprecated and will be removed in a future version. Please use 'DataFrame.transpose' instead.\n return bound(*args, **kwds)\n/home/appuser/.local/lib/python3.11/site-packages/numpy/core/fromnumeric.py:59: FutureWarning: 'DataFrame.swapaxes' is deprecated and...

Identify the cause and remove the following resource limits from the deploy.yaml file: resources: limits: cpu: 500m memory: 512Mi requests: cpu: 250m memory: 256Mi