Skip to content

Releases: reply2future/xExtension-NewsAssistant

v0.11.2

13 Jun 15:31
7bdf6d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

09 May 23:37
Compare
Choose a tag to compare

What's Changed

  • refactor(configure): set the default field of summary from content … by @reply2future in #33

Full Changelog: v0.11...v0.11.1

Using AI gateway

23 Mar 16:00
eaca739
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5...v0.11

Details

It supports Portkey-AI/gateway so it could support a lot of LLM api because it unified API Signature as OpenAI, and it would solve #25 or to support other new AI API which is not the goal of this project.

You could find the method how to use it from the README.md.

You could also upgrade this version if you are using the OpenAI, it's not the break changes, so nothing you need to do after upgrading.

replace legacy api

19 Aug 03:05
f44698d
Compare
Choose a tag to compare

Breaking

you need to update the model when you upgrade the extension because the extension replace the legacy api #13 . So you could use gpt-4 or gpt-3 models instead.

References

  1. #13
  2. https://platform.openai.com/docs/models/model-endpoint-compatibility