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 demo Jupyter notebook for v2 #22

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Conversation

petermuller
Copy link
Contributor

@petermuller petermuller commented Jun 7, 2024

Add a Jupyter notebook to show how to use LISA using the OpenAI API. This is primarily an overview of OpenAI features, but using the LISA endpoint in the client instead of any other LLM hosting solutions. I was able to run this entire demo against my own testing account, which has an API token configured and DNS + certificate for SSL validation against my LISA Serve ALB. For ease of reviewing, here's a link to the rendered notebook so you don't have to strictly review JSON: https://github.com/awslabs/LISA/blob/26fb3c65a1c7aa86964d7676a39aeec0c36ed7db/lisa-sdk/LISA_v2_demo.ipynb

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@petermuller petermuller requested a review from estohlmann June 7, 2024 00:31
@petermuller petermuller self-assigned this Jun 7, 2024
@petermuller petermuller force-pushed the feature/demo-notebook branch 2 times, most recently from 9e5ddc0 to a6b3e11 Compare June 7, 2024 16:43
@petermuller petermuller force-pushed the feature/demo-notebook branch from a6b3e11 to 6c58790 Compare June 7, 2024 18:29
@petermuller petermuller merged commit 4fa6878 into main Jun 7, 2024
2 checks passed
@petermuller petermuller deleted the feature/demo-notebook branch June 7, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants