.. include:: substitutions.rst =============================================== How it works =============================================== |LWE Intro Video| ----------------------------------------------- Running/help ----------------------------------------------- Get a quick response for one question: .. image:: https://user-images.githubusercontent.com/43772/249005656-61d79840-8778-4cbd-a229-a0227664cab6.png :alt: Get a quick response for one question Run an interactive CLI in the terminal: .. image:: https://user-images.githubusercontent.com/43772/249005677-097054b7-cd4d-4a07-b297-e1bdb3251998.png :alt: Run an interactive CLI in the terminal Get help for a command: .. image:: https://user-images.githubusercontent.com/43772/249009003-1949ffa0-88fe-4292-8437-d7e26bbe7641.png :alt: Get help for a command ----------------------------------------------- Conversation commands ----------------------------------------------- Start a new conversation: .. image:: https://user-images.githubusercontent.com/43772/249010438-d5573aff-6e93-4513-971b-78eb1c2ce961.png :alt: Start a new conversation Show last ten of conversation history: .. image:: https://user-images.githubusercontent.com/43772/249006268-674f1adf-d2ce-4535-a60a-4091a6c6876b.png :alt: Show last ten of conversation history Switch to and show an old conversation: .. image:: https://user-images.githubusercontent.com/43772/249010278-16411fa5-9076-46a3-a9fc-99aa6214b275.png :alt: Switch to and show an old conversation ----------------------------------------------- Model/preset commands ----------------------------------------------- Show configuration of the current model: .. image:: https://user-images.githubusercontent.com/43772/249006279-9e6c415a-b3a7-4cb7-866f-e5434329e128.png :alt: Show configuration of the current model Set custom temperature on the current model: .. image:: https://user-images.githubusercontent.com/43772/249006308-f649bf90-71f0-4df9-b0dc-b677afe33db1.png :alt: Set custom temperature on the current model List available presets: .. image:: https://user-images.githubusercontent.com/43772/249006327-7bcd203d-8d59-48b7-98bb-0b9a84f8f955.png :alt: List available presets Show configuration of the current preset: .. image:: https://github.com/user-attachments/assets/8f4c89b0-d0ef-4fbb-a4be-d80306462ac8 :alt: Show configuration of the current preset ----------------------------------------------- Template commands ----------------------------------------------- List available templates: .. image:: https://user-images.githubusercontent.com/43772/249006368-22596be0-b85b-4a53-94fe-5799bd91255c.png :alt: List available templates Run a template and provide input: .. image:: https://github.com/user-attachments/assets/592b8fcd-4afa-4205-a0e6-8c9362e3f577 :alt: Run a template and provide input ----------------------------------------------- Workflows commands ----------------------------------------------- List available workflows: .. image:: https://user-images.githubusercontent.com/43772/249006404-9b3454f7-4b86-42fd-995a-233b1d52945d.png :alt: List available workflows Show a workflow: .. image:: https://github.com/user-attachments/assets/af67b8c2-544d-4627-a084-4a22ed1137ce :alt: Show a workflow Run a workflow: .. image:: https://github.com/user-attachments/assets/07a9c680-335c-4350-a10d-4c34ce39b818 :alt: Run a workflow See :ref:`python_module_doc` for details on using LWE as an API from Python.