Skip to content

Releases: transitive-bullshit/agentic

Minor update deps and docs

02 May 02:43
Compare
Choose a tag to compare

v5.2.2...v5.2.3

fix apiOrg should be optional

02 Apr 19:37
Compare
Choose a tag to compare

update deps

02 Apr 17:20
Compare
Choose a tag to compare

v5.2.0...v5.2.1

Bug fixes, support for multiple OpenAI orgs, estimated tokens for streaming

02 Apr 17:17
Compare
Choose a tag to compare

Huge thanks to @sighingnow @189 @zhengxs2018 @alxmiron and @T-Damer for their PRs 🙏 💕

  • 07dcc5d
  • Merge pull request #431 from sighingnow/fix-error-handling c0c2e71
  • 🐁 6c309ce
  • Merge pull request #505 from 189/feat/conversationId 8ad7ba9
  • 🏎 3f5d8e6
  • Merge pull request #504 from 189/fix/defer-save 9bb7da3
  • Merge branch 'main' into fix/defer-save 81caf0b
  • chore: minor fixes 0f966dc
  • Merge pull request #507 from alxmiron/tokenize-response db6e594
  • Merge pull request #511 from zhengxs2018/main 599e197
  • Merge branch 'main' into main c0d79e3
  • Merge pull request #509 from gfl94/patch-1 a3b165f
  • Merge pull request #510 from benjiJanssens/main c5abff2
  • Merge pull request #518 from Jarvan-via/jarvan bc94ed1
  • Update readme.md 59b2077
  • feat: add OpenAI-API-Service for readme afa5aea
  • style: prettier code de78787
  • Update chatgpt-api.ts 79a9d50
  • feat: support multiple organizations 52d3918
  • Added SlackGPT to the README 507a296
  • add a wechat bot with wechaty+chatgpt api 4da3ea6
  • #477 Mark tokens as estimated 7cd6e06
  • #477 Estimate tokens usage with streaming completions dd6b457
  • feat: support conversationID for ChatGPTAPI fa53d86
  • fix: defer saving new message util got response from openAI 44a4a91
  • Handle possible token expired errors 452a61e

v5.1.4...v5.2.0

add cli support for model & gpt-4

01 Apr 19:40
Compare
Choose a tag to compare
  • feat: add cli support for model e1d536e
  • Merge pull request #506 from T-Damer/patch-1 0984504
  • Update how to use with commonJS cf29a97

v5.1.3...v5.1.4

Chore: update docs and deps

28 Mar 03:14
Compare
Choose a tag to compare
  • chore: update ts docs 5f239e5
  • feat: update deps 9eac18f
  • Merge pull request #500 from christophebe/main 0655b63
  • Merge branch 'main' into main b4f59cb
  • Merge pull request #498 from Elitezen/main 912ca24
  • Update readme.md c8b7351
  • Merge pull request #496 from zhengxs2018/patch-1 020c21b
  • Merge pull request #494 from formulahendry/patch-1 172c9ff
  • Add new project : Julius GPT 052238f
  • Added discordjs-chatgpt under Projects 34ac224
  • docs: add one WeChat Bot to readme 1505859
  • docs: add one WeChat Bot to readme c869d1f
  • Merge pull request #493 from acheong08/patch-3 9932fca
  • Update endpoint d61ab51
  • Merge pull request #491 from PawanOsman/main 7d9d092
  • Update reverse proxy url and details ff40424
  • Merge pull request #485 from shixin-guo/main 753c61c
  • doc: add a zoom chat based on chatgpt 68cbd04
  • Merge pull request #479 from azoway/main 523d076
  • Update readme.md b574020

v5.1.2...v5.1.3

Update tokenizer to fix some build issues

18 Mar 13:55
Compare
Choose a tag to compare

v5.1.1...v5.1.2

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