defenseunicorns / leapfrogai

Production-ready Generative AI for local, cloud native, airgap, and edge deployments.
https://leapfrog.ai
Apache License 2.0
245 stars 25 forks source link

506 assistant selection #588

Closed andrewrisse closed 3 weeks ago

andrewrisse commented 1 month ago

closes #506

This feature allows the user to select an assistant from a dropdown and chat with the assistant. The user can also de-select the assistant and chat without them.

Reference the README updates for discussion about logic changes required for this feature.

Additionally, this PR includes:

Currently deployed on leapfrog-04 at ai.uds.dev

AssistantSelection.webm

note - some of the functionality around how the edit/regen/copy buttons was changed after recording this demo. Reference the deployed version of the app for funtionality.

netlify[bot] commented 1 month ago

Deploy Preview for leapfrogai-docs canceled.

Name Link
Latest commit 5724c0d65b33d1ca594f3dc2628bf23e80f217fb
Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/6669af9bf892a20008940b90
andrewrisse commented 3 weeks ago

These changes got merged in with #599