-
Notifications
You must be signed in to change notification settings - Fork 178
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
refactor(opentrons-ai-client): refactoring api call and inputprompt component #15193
Conversation
add auth0 package close AUTH-
…omponent refactoring api call and inputprompt component close AUTH-402
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code all looks good, just having trouble testing the response after posting a prompt. Maybe we can chat IRL about how to test?
@koji please rebase |
* fix(opentrons-ai-client): fix textboxarea position issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me against #15287
….com/Opentrons/opentrons into refactor_input-prompt-and-fetch-data
Overview
refactoring api call and input prompt component
add a new package for testing axios
close AUTH-402
Test Plan
make teardown-js && make setup-js
make -C opentrons-ai-client dev
check the app displays your prompt and gets the return from OpenAI API
Changelog
Review requests
Risk assessment
low