Skip to content

0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 11:47
· 23 commits to master since this release

New models

The following models are now available for flashcards generation :

  • text-davinci-003
  • gpt-3.5-turbo
  • gpt-4
  • gpt-4-turbo
  • gpt-4o

New settings

  • Number of flashcards to generate at each command invocation
  • Additional prompt containing specific instructions for the model
  • Maximum output tokens

CI/CD

Should provide automatic GH release upon tag creation