Skip to content

v0.2.2-17

Compare
Choose a tag to compare
@sakeven sakeven released this 10 Jul 11:49
· 19 commits to main since this release
  1. You can inquire GPT multiple times in one session.
  2. Support for template rendering of GPT Prompts.
  3. Support to display the parameters of the tool actually called by GPT through rendering.
  4. Support for custom OpenAI models.
  5. Support obtaining the current device location for better GPT responses.
  6. Support displaying the status of GPT conversation.
  7. Support Claude API

中文:

  1. 可以在一次对话里多次询问 GPT
  2. 支持 GPT Prompt 的模板渲染
  3. 支持通过渲染显示 GPT 实际调用的 tool 的参数
  4. 支持自定义的 OpenAI 模型
  5. 支持获取当前设备位置,用于提供更好的 GPT 回答
  6. 支持显示 GPT 对话的状态
  7. 支持 Claude API

Full Changelog: v0.2.1-10...v0.2.2-17