Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an AI supported interactive mode #18

Open
hikalium opened this issue Jun 26, 2023 · 1 comment
Open

Add an AI supported interactive mode #18

hikalium opened this issue Jun 26, 2023 · 1 comment
Labels
P2 Want, no time estimates

Comments

@hikalium
Copy link
Collaborator

Since lium covers so many features and hard to sort the command/subcommand, it is helpful if it has an AI suggested or supported interactive mode. In this mode, user can ask lium how to do something in natural language.

$ lium bard
> what DUTs I have?
(lium): here are your DUTs
lazor_ABCDEFG ...
kaisa_ABCD123 ...
> I want to flash the latest test image on my lazor DUT.
(lium): I do flash the latest (R123-45678.0.0) test image on lazor_ABCDEFG
...
> Oh, I want to update the firmware on that DUT
(lium): I update the firmware on lazor_ABCDEFG
...
@brandonpollack23
Copy link
Collaborator

do we have a link to the API for bard for this? I didn't know bard had that yet

@hikalium hikalium added the P2 Want, no time estimates label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Want, no time estimates
Projects
None yet
Development

No branches or pull requests

2 participants