Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for xwwsdd

A plugin integrating Ollama and OpenAI-class APIs for real-time,support suggested responses

Report OllamaChat?

Release
1.1.5

xwwsdd released OllamaChat version 1.1.5 on July 31, 2025

Version 1.1.5

Overview
This release reintroduces HikariCP for better MySQL performance and adds a public API for other plugins to use OllamaChat's AI chat features. It improves database efficiency, extensibility, and developer integration while keeping existing configurations compatible.

New Features

  • HikariCP Integration: Added HikariCP for MySQL connection pooling to boost performance. Configurable settings in config.yml under database.mysql.hikari (e.g., maximum-pool-size, connection-timeout).
  • Public API: Introduced OllamaChatAPI (com.ollamachat.api.OllamaChatAPI) for plugins. Supports sending AI queries, managing conversations, and accessing chat history with methods like sendAIQuery, createConversation, and listConversations. API docs in API.md.

Information

Published onJuly 31, 2025
Downloads9

Platforms

Paper Paper (1.21-1.21.8)