Open ramnkl16 opened 6 months ago
I Checked out your code and after env setup tried to run the app. when I type hello world prompt getting the below error. Am I missing anything ?
Started parsing the file under job_id 432036e4-91b2-4b72-9e1b-a499e9c2ff85 Enter a prompt (q to quit): hello world Error occured, retry #1: Client error '404 Not Found' for url 'http://localhost:11434/api/chat' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404
I guess your are missing ollama run codellama
I Checked out your code and after env setup tried to run the app. when I type hello world prompt getting the below error. Am I missing anything ?
Started parsing the file under job_id 432036e4-91b2-4b72-9e1b-a499e9c2ff85 Enter a prompt (q to quit): hello world Error occured, retry #1: Client error '404 Not Found' for url 'http://localhost:11434/api/chat' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404