branch: externals/minuet commit bdf181c66f15456b35b410a7ecd3668832d9f661 Author: Milan Glacier <d...@milanglacier.com> Commit: Milan Glacier <d...@milanglacier.com>
doc: update README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80e2632bf4..65794532ad 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,9 @@ Just as dancers move during a minuet. # Features -- AI-powered code completion +- 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. - Support for multiple AI providers (OpenAI, Claude, Gemini, Codestral, and OpenAI-compatible services) - Customizable configuration options