promotional bannermobile promotional banner

AI Girlfriend

Your intelligent AI companion who actually sees, thinks, and helps - not just another scripted NPC

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

NeoForge

implementation "curse.maven:ai-girlfriend-1376501:7190380"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.