emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/minuet 7c81055c3d 20/97: doc: update README.


From: ELPA Syncer
Subject: [elpa] externals/minuet 7c81055c3d 20/97: doc: update README.
Date: Mon, 24 Mar 2025 18:59:12 -0400 (EDT)

branch: externals/minuet
commit 7c81055c3da8d01879865a7fd557a5c9c9f4d2af
Author: Milan Glacier <dev@milanglacier.com>
Commit: Milan Glacier <dev@milanglacier.com>

    doc: update README.
---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 153fff176c..4c3ef90006 100644
--- a/README.md
+++ b/README.md
@@ -146,6 +146,13 @@ inside the provider options, not the actual value. For 
instance, pass
 If using Ollama, you need to assign an arbitrary, non-null environment
 variable as a placeholder for it to function.
 
+```lisp
+;; Good
+(plist-put minuet-openai-compatible-options :api-key "FIREWORKS_API_KEY")
+;; Bad
+(plist-put minuet-openai-compatible-options :api-key "sk-xxxxx")
+```
+
 # Selecting a Provider or Model
 
 The `gemini-flash` and `codestral` models offer high-quality output



reply via email to

[Prev in Thread] Current Thread [Next in Thread]