feat: added REPL support for interacting with the Loki vault
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ keybindings: emacs # Choose keybinding style (emacs, vi)
|
||||
editor: null # Specifies the command used to edit input buffer or session. (e.g. vim, emacs, nano).
|
||||
wrap: no # Controls text wrapping (no, auto, <max-width>)
|
||||
wrap_code: false # Enables or disables wrapping of code blocks
|
||||
password_file: null # Path to a file containing the password for the Loki vault
|
||||
vault_password_file: null # Path to a file containing the password for the Loki vault
|
||||
|
||||
# ---- function-calling ----
|
||||
function_calling: true # Enables or disables function calling (Globally).
|
||||
|
||||
Reference in New Issue
Block a user