File Details
myaigirlfriend-1.21.1-1.1.1-mc1.21.1.jar
- R
- Nov 5, 2025
- 198.11 KB
- 1.9K
- 1.21.1
- NeoForge
File Name
myaigirlfriend-1.21.1-1.1.1-mc1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Fix Ollama HTTP 404: add /v1 to default URL
Changed default Ollama URL from http://localhost:11434 to http://localhost:11434/v1 to match OpenAI-compatible endpoint format.
This fixes "Model not found" errors when using Ollama with valid models.

