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

openai-examples module #31

Merged
merged 8 commits into from
Nov 27, 2023
Merged

openai-examples module #31

merged 8 commits into from
Nov 27, 2023

Conversation

phelps-sg
Copy link
Contributor

I have created a new module openai-examples which contains some of the examples from the README.md.

The motivation is to:

  1. make it easier to get started with the library so users can run examples directly from their IDE without coding any boilerplate; and
  2. ensure that all of the code in the examples can be easily be kept up to date as code in the library is improved and refactored, and to provide assurance that all the examples can be compiled and run at all times.

@peterbanda If you think this is a good idea, I will proceed to implement the complete set of examples from the readme.

@phelps-sg phelps-sg marked this pull request as draft June 18, 2023 16:23
@peterbanda peterbanda marked this pull request as ready for review November 24, 2023 19:55
@peterbanda peterbanda merged commit fa8ebf2 into cequence-io:master Nov 27, 2023
3 of 4 checks passed
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