Skip to content

Conversation

@CJCrafter
Copy link
Owner

@CJCrafter CJCrafter commented Mar 31, 2023

This adds support for OpenAI's Completions API. These are more primitive models compared to the Chat models, but still have their use case!

  • Add completion classes
  • Add methods to OpenAI
  • Add streaming support
  • Write javadocs
  • Write wiki examples

@CJCrafter
Copy link
Owner Author

This Pull Request will change the OpenAI class to reduce redundancy and improve the API. It is being rewritten to support sync and async calls (for both create and stream).

@CJCrafter
Copy link
Owner Author

Completed javadocs and wiki examples

@CJCrafter CJCrafter merged commit 8db59dd into master Apr 3, 2023
@CJCrafter CJCrafter deleted the completions branch April 3, 2023 23:28
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