
For accessing a local Alpaca installation.
Alpaca Installation tutorial
<aside>
💡 The path to the Alpaca installation folder must be set in Settings > Artificial Intelligence or by setting an Environment Variable named ALPACA_DIR
</aside>
Inputs
- system - the pre-prompt system message
- message - the message
- role - message role; can be user, system, or assistant
- user - the unique identifier for the user; local chat log is saved based on this
Outputs
- response - the response from the API
- chatlog - the new chatlog