Skip to content

Releases: transitive-bullshit/agentic

Add support for completionParams to sendMessage

15 Mar 23:02
Compare
Choose a tag to compare

Update ChatGPTUnofficialProxyAPI's default proxy

11 Mar 11:08
Compare
Choose a tag to compare

Huge thanks to @acheong08 for running the proxy 🙏

  • chore: update ts docs fc3aad3
  • feat: update ChatGPTUnofficialProxyAPI to new default proxy c4ffe53
  • feat: update deps dab8d5f
  • Merge pull request #465 from acheong08/patch-2 9ce9ead
  • new reverse proxy d1d1585

v5.0.9...v5.0.10

Bug fixes for ChatGPTAPI messages and prompt logic

09 Mar 18:43
Compare
Choose a tag to compare

Huge thanks to @bytemain, @yi-ge, and @kidonng for their PRs 🙏

  • chore: simplify some code 874248d
  • Merge pull request #457 from bytemain/main 93a5094
  • Merge branch 'main' into main a9b0bae
  • Merge pull request #459 from yi-ge/main 8b2a7d3
  • Merge pull request #460 from kidonng/patch-1 b1d21ba
  • Update readme.md 8691389
  • docs: fix incomplete text c48fc9b
  • to: Allow the user string to be empty to get the remaining information 8f6ee88
  • fix: last detail lost b72727d
  • fix: count prompt token error d9cdf15
  • Merge pull request #447 from maxlibin/main 5e25693
  • Add ai itinerary project using chatgpt c2b7a20

v5.0.8...v5.0.9

Decrease maxModelTokens from 4096 to 4000 to be conservative

07 Mar 07:47
Compare
Choose a tag to compare
  • fix: set maxModelTokens to 4000 to be conservative and avoid limits 34727e0

v5.0.7...v5.0.8

Fix apiKey cli param

06 Mar 07:19
Compare
Choose a tag to compare

v5.0.6...v5.0.7

Fix typo in system message

03 Mar 23:26
Compare
Choose a tag to compare

Thanks @hyln9

  • Merge pull request #425 from hyln9/patch-1 15cfd10
  • fix: use official system message by default dc8bcde

v5.0.5...v5.0.6

Export ChatGPTAPIOptions

02 Mar 23:26
Compare
Choose a tag to compare
  • chore: update ts docs c87f9c7
  • chore: update ChatGPTAPI constructor init for typedoc 48cb944
  • Merge pull request #422 from NoodleOfDeath/main ad3d1f9
  • feat: switch tokenizer to use cl100k_base encoding for gpt-3.5-turbo model a733b29
  • feat: exports init options for external use 1a0b570

v5.0.4...v5.0.5

Thanks @NoodleOfDeath 🙏

Update npm description

02 Mar 05:45
Compare
Choose a tag to compare

Fix openai types

02 Mar 05:33
Compare
Choose a tag to compare

v5.0.2...v5.0.3

Update default model to use non-date version

02 Mar 05:25
Compare
Choose a tag to compare
  • feat: switch default model to non-date version 0a70f13

v5.0.1...v5.0.2