The workflow is now configured for Mistral AI's LeChat. You can change the API endpoints and model names in the Workflow Environment Variables. This requires advanced configuration and is not something we can provide support for, but [our community can help you].
Add a new https_proxy key in Workflow Environment Variables. Or configure the proxy for all workflows under Alfred Preferences → Advanced → Network.
The LeChat API and LeChat Plus subscription are billed separately.
Make a new workflow with a Keyword Input and connect it to an Arg and Vars Utility with your custom prompt text plus {query}, which will be replaced with new input from the Keyword. Then connect it to a Call External Trigger Output set to open continue_chat from this workflow.
Something always happens, so check the debugger. Ensure you installed the Automation Tasks.
Accurate and thorough information is crucial for a proper diagnosis. At a minimum, your report should include:
- The debugger output of the failing action.
- Your installed versions of: the Workflow, Alfred, and macOS. Be precise, don’t say “latest”.
You need API credits to use the workflow. You can view your remaining credits and top up your account on the Mistral website.
This happens when the workflow takes too long to receive a reply from the API. Try increasing the timeout in the Workflow’s Configuration. If the problem persists, it indicates a problem either with your connection or Mistral’s service.