monacopilot 0.15.5 → 0.15.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -33,6 +33,7 @@
|
|
|
33
33
|
- [Custom Model](#custom-model)
|
|
34
34
|
- [Completion Request Options](#completion-request-options)
|
|
35
35
|
- [Custom Headers for LLM Requests](#custom-headers-for-llm-requests)
|
|
36
|
+
- [Custom Prompt](#custom-prompt)
|
|
36
37
|
- [Cross-Language API Handler Implementation](#cross-language-api-handler-implementation)
|
|
37
38
|
- [Contributing](#contributing)
|
|
38
39
|
|