Skip to content

v1.5.2

Latest
Compare
Choose a tag to compare
@xgd16 xgd16 released this 06 Nov 01:45
· 23 commits to main since this release

feat(chatgpt): add OrgId to config and update model labels

  • Incorporate Organization ID into ChatGPT configuration to allow users to specify their organizational account.
  • Revise model labels to include cost and performance indicators, differentiating between "gpt-4-turbo", "gpt-3.5-turbo", and "gpt-4o" with descriptions such as "accurate, slow", "relatively weak, cheap", and "balanced" respectively for better
    guidance during model selection.

Fix: Type Error
Fix: Incorrect default request address
New: Support viewing request return results