Skip to content

v0.1.2

Latest

Choose a tag to compare

@serrss serrss released this 20 Jun 16:06
· 1 commit to main since this release
fbca1c4
  • Added support for OpenAI Project ID via openai.project.id in config.properties.
  • Introduced OpenAIModel enum for easy model selection from the top GPT models.
  • Replaced hardcoded model reference with configurable enum-based approach.
  • Automatically sets the OpenAI-Project HTTP header if a project ID is provided.
  • Improved maintainability and flexibility for working with different OpenAI models.