Skip to content
Discussion options

You must be logged in to vote

This is not a Prism issue itself, rather it's a networking issue.
Curl error shows that this url http://localhost:11434/v1/api/chat is not accessible, which means Ollama is not reachable in this host and port localhost:11434.
Try to use ip address: curl http://CONTAINER_IP_ADDRESS:11434/v1/api/chat

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@akulmehta
Comment options

@uchm4n
Comment options

Answer selected by akulmehta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants