agentic

AI agent stdlib that works with any LLM and TypeScript AI SDK.

MIT License

Downloads
28K
Stars
16.3K
Committers
136

Bot releases are hidden (Show)

agentic - replace tokenizer with more compatible js-tiktoken

Published by transitive-bullshit over 1 year ago

  • Merge pull request #571 from masterkain/js-tiktoken 729b5a4
  • switch tokenizer implementation with pure js and more compatible js-tiktoken 3ec62b8

Thanks @masterkain and @dqbd ๐Ÿ™

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.2.4...v5.2.5

agentic - fix: unofficial api json parsing error

Published by transitive-bullshit over 1 year ago

  • ๐ŸŽ› 996d289
  • fix: unofficial api proxy be less strict with json parsing 0949961
  • Merge pull request #533 from chenweiyi/main 92c0271
  • Merge pull request #534 from Micuks/Add-QQ-Bot-with-Bull-to-Readme a508d27
  • Add QQ Bot with Bull to Readme 6a3c15f
  • add my project, a similar to chatgpt website 8782763

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.2.3...v5.2.4

agentic - Minor update deps and docs

Published by transitive-bullshit over 1 year ago

  • chore: update ts docs a020bcc
  • chore: update deps fb06beb
  • Merge pull request #540 from acheong08/patch-4 431e6f1
  • Unofficial Proxy update 09963d5
  • ๐Ÿšพ c8da448
  • ๐Ÿ”‡ fcd7dd4
  • docs: update latest developments e529c4e
  • Merge pull request #532 from ZirionNeft/patch-1 66e6883
  • Update readme.md fedb25c
  • chore: update ts docs 600b35e

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.2.2...v5.2.3

agentic - fix apiOrg should be optional

Published by transitive-bullshit over 1 year ago

agentic - update deps

Published by transitive-bullshit over 1 year ago

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

Published by transitive-bullshit over 1 year ago

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

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.1.4...v5.2.0

agentic - add cli support for model & gpt-4

Published by transitive-bullshit over 1 year ago

  • feat: add cli support for model e1d536e
  • Merge pull request #506 from T-Damer/patch-1 0984504
  • Update how to use with commonJS cf29a97

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.1.3...v5.1.4

agentic - Chore: update docs and deps

Published by transitive-bullshit over 1 year ago

  • 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

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.1.2...v5.1.3

agentic - Update tokenizer to fix some build issues

Published by transitive-bullshit over 1 year ago

  • feat: update tokenizer 66be552
  • chore: update dev deps fa8012c
  • fix: CI 48ad624
  • feat: add gpt-4 demo fcc84b6

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.1.1...v5.1.2

agentic - Update ChatGPTUnofficialProxyAPI's default proxy

Published by transitive-bullshit over 1 year ago

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

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.9...v5.0.10

agentic - Bug fixes for ChatGPTAPI messages and prompt logic

Published by transitive-bullshit over 1 year ago

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

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.8...v5.0.9

agentic - Decrease maxModelTokens from 4096 to 4000 to be conservative

Published by transitive-bullshit over 1 year ago

  • fix: set maxModelTokens to 4000 to be conservative and avoid limits 34727e0

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.7...v5.0.8

agentic - Fix apiKey cli param

Published by transitive-bullshit over 1 year ago

  • โค 87d802e
  • fix: cli apiKey 785a61f
  • Merge pull request #433 from shulandmimi/main 0f1417f
  • fix: can't use apiKey flag 7921b52
  • ๐Ÿ“ฎ 0ed1ad0

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.6...v5.0.7

agentic - Fix typo in system message

Published by transitive-bullshit over 1 year ago

Thanks @hyln9

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

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.5...v5.0.6

agentic - Export ChatGPTAPIOptions

Published by transitive-bullshit over 1 year ago

  • 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

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.4...v5.0.5

Thanks @NoodleOfDeath ๐Ÿ™

agentic - Update npm description

Published by transitive-bullshit over 1 year ago

agentic - Fix openai types

Published by transitive-bullshit over 1 year ago

  • chore: update docs 5c49e20
  • fix: openai types 1e4ddd6

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.2...v5.0.3

agentic - Update default model to use non-date version

Published by transitive-bullshit over 1 year ago

  • feat: switch default model to non-date version 0a70f13

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.1...v5.0.2

agentic - Fix CLI streaming bug

Published by transitive-bullshit over 1 year ago

  • fix: cli streaming issue 6e256e9
  • ๐Ÿš 26a16fb
  • Merge pull request #407 from youngle316/add-nextjschatgpt ffb31ac
  • Merge branch 'main' into add-nextjschatgpt 6f08ece
  • Update readme.md 2842a55
  • Merge pull request #406 from insulineru/add-aicommits 62f267c
  • ๐Ÿ‘„ bdda9a4
  • docs: add NextJS chatgpt to README.md 0aa6f37
  • chore: add ai-commit library to projects 5d62fe2

https://github.com/transitive-bullshit/chatgpt-api/compare/v5.0.0...v5.0.1

Package Rankings
Top 16.33% on Npmjs.org
Related Projects