Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Change from GPT-3 to ChatGPT for Business Name suggestions #5

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

thejamescollins
Copy link
Member

@thejamescollins thejamescollins commented Mar 3, 2023

Uses the new ChatGPT API client features in v1.4 of the tectalic/openai package.

  • Changes from the completions endpoint to the new chat completions endpoint.
  • Use the new ChatGPT gpt-3.5-turbo model rather than text-davinci-003.

`composer update tectalic/openai && composer bump tectalic/openai`
Also use the ChatGPT `gpt-3.5-turbo` model rather than `text-davinci-003`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant