mellum-sdk
Tags:
This project provides an SDK for code completion using the Mellum model through Ollama. It enables integration of JetBrains' Mellum code completion capabilities into various development environments and tools.
Overview
Mellum SDK is a Kotlin-based library that connects to Ollama to provide Mellum-powered code completions. It includes components for:
- Generating code completions using the Mellum model
- Integrating with Language Server Protocol (LSP)
Requirements
- Ollama server running locally (default: http://localhost:11434)
License
Mellum SDK is licensed under the Apache 2.0 License.