Skip to content

feat: Add ChatCompletions API #47

New issue

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

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

Already on GitHub? # to your account

Merged
merged 4 commits into from
Mar 13, 2023
Merged

Conversation

osugikoji
Copy link
Contributor

@osugikoji osugikoji commented Mar 7, 2023

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Creates chat completions entrypoint based on the following ticket: https://ymedialabs.atlassian.net/browse/CM-1219

  • Added sample for chat completions on JVM sample
  • Adjusted iOS and Android sample to use chat completions entrypoint instead of completion entrypoint
  • Added new unit tests

💚 How did you test it?

Tested on all platforms samples

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • All linters passing
  • There are no code climate issues

@osugikoji osugikoji requested review from kikoso and renatoarg March 7, 2023 17:44
@osugikoji osugikoji self-assigned this Mar 7, 2023
@osugikoji osugikoji merged commit d34eb8f into main Mar 13, 2023
@osugikoji osugikoji deleted the feature/CM-1219/chat-completions branch March 13, 2023 13:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants