I have completed the first two steps and configured the DeepSeek API. Why am I getting a 405 error: {"detail":"Method Not Allowed"}? python main.py --phase code_generation Collection ...
local: talk to the local ollama, API URL is empty ( by default it would be "http://localhost:11434") remote: talk to the remote ollama. API URL: http://100.109.207 ...