branch: externals/minuet commit 64c24f303e5d25fc0ec8ce9e5d8e4765fc74dbb8 Author: Milan Glacier <d...@milanglacier.com> Commit: Milan Glacier <d...@milanglacier.com>
doc: update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65794532ad..e50678db9c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Just as dancers move during a minuet. - AI-powered code completion with dual modes: - A specialized prompt designed to optimize chat-based LLMs for code completion tasks. - - Fill-in-the-middle (FIM) method implemented through the completion API. + - Fill-in-the-middle (FIM) completion for compatible models (DeepSeek, Codestral, and others). - Support for multiple AI providers (OpenAI, Claude, Gemini, Codestral, and OpenAI-compatible services) - Customizable configuration options