Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A plugin integrating Ollama and OpenAI-class APIs for real-time,support suggested responses
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.ymlunderdatabase.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 likesendAIQuery,createConversation, andlistConversations. API docs inAPI.md.
Information
| Published on | July 31, 2025 |
|---|---|
| Downloads | 9 |
Platforms
Paper (1.21-1.21.8)