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 visible (Hide)

agentic - Improve error handling and add unit tests

Published by transitive-bullshit almost 2 years ago

  • Merge pull request #17 from transitive-bullshit/feature/undici-and-ava-unit-tests 9c96896
  • feat: revert to node-fetch@2 26f1090
  • ๐ŸŒ‹ 216aaf8
  • docs: update demo 5892f9a
  • docs: update readme for demo ee1a1ee
  • fix: add fake session token for CI 7c30a18
  • feat: switch to undici and add ava unit tests 56a4f82
  • ๐Ÿ‘” af46206
  • docs: readme tweaks 8ca5c03
  • Merge pull request #15 from onury5506/main 910142c
  • Merge branch 'main' into main 426fe01
  • Merge pull request #14 from eltociear/patch-2 bf28f64
  • Merge pull request #13 from charmful0x/main fd64448
  • Discord bot added to readme file efecc29
  • docs: update readme.md 325dca8
  • docs: add molecule.sh ChatGPT molecule c9b9355

https://github.com/transitive-bullshit/chatgpt-api/compare/v1.1.3...v1.2.0

agentic - Remove commonjs support for now because it is broken

Published by transitive-bullshit almost 2 years ago

agentic - Re-add CJS support

Published by transitive-bullshit almost 2 years ago

agentic - Downgrade node-fetch to v2

Published by transitive-bullshit almost 2 years ago

  • feat: downgrade to node-fetch v2 dd41900
  • feat: downgrade node-fetch to v2 49ff0d0

https://github.com/transitive-bullshit/chatgpt-api/compare/v1.1.0...v1.1.1

agentic - Remove CJS build => ESM only

Published by transitive-bullshit almost 2 years ago

To use this package, you must import it. It will not support require.

  • feat: remove cjs build de57c97
  • chore: update readme footer 8f0324b

https://github.com/transitive-bullshit/chatgpt-api/compare/v1.0.0...v1.1.0

agentic - Switch from headless browser to unofficial REST API ๐Ÿ”ฅ

Published by transitive-bullshit almost 2 years ago

Warning
This is a breaking change that switches the core functionality from using a headless browser to using the underlying unofficial REST API. The usage has been greatly simplified, but you'll need a SESSION_TOKEN before you can use the new version. See the updated readme for more details.

  • Merge pull request #9 from transitive-bullshit/feat/use-unofficial-rest-api 8cd86fc
  • chore: update docs ed92e9d
  • chore: formatting c9cef79
  • docs: add example gif 9d40862
  • docs: improve readme for new version c361da9
  • feat: convert from browser to REST API eb11acd
  • chore: tweaks acf5261
  • Merge pull request #10 from brunoocal/main 13e9e3e
  • Merge pull request #8 from oceanlvr/cjs d57c011
  • Merge pull request #7 from oceanlvr/main b4f032a
  • Add resetThread() function e3355dd
  • build: add cjs export f1e5d29
  • docs: add github probot example 84b72e9
  • Merge pull request #5 from nucks/patch-1 549e9b4
  • Update readme.md 5bc35f3
  • ๐Ÿšพ c3fcea1
  • Merge pull request #4 from gragland/patch-1 c6735b6
  • docs: add ChatGPT Everywhere chrome extension to readme af63680
  • Add the ChatGPT Everywhere Chrome extension 13da958
  • docs: tweak readme 99600d4

https://github.com/transitive-bullshit/chatgpt-api/compare/v0.4.2...v1.0.0

agentic - Doc updates, add extra TS typings, GC chromium browser on close

Published by transitive-bullshit almost 2 years ago

  • feat: garbage collection chromium browser on close() cdd71d7
  • docs: add vscode extension to examples 727099a
  • Merge pull request #3 from ElijahPepe/feat/chatgpt-api-typings 8f281c7
  • ๐Ÿš f9bdeba
  • docs: add telegram bot to readme 6a8f779
  • docs: add @ChatGPTBot twitter bot to readme 49c517d
  • โ›Ž 1f5cfd2
  • feat: add typings for the ChatGPT API 226b7d2
  • ๐Ÿป 9b97a1a
  • docs cf7955f
  • docs: simplify 41373fd
  • ๐ŸŒท 0a67bb2

https://github.com/transitive-bullshit/chatgpt-api/compare/v0.4.1...v0.4.2

agentic - Add demo videos

Published by transitive-bullshit almost 2 years ago

  • ๐Ÿ˜‡ c016628
  • docs: add demo videos to readme 8d241f3

https://github.com/transitive-bullshit/chatgpt-api/compare/v0.4.0...v0.4.1

agentic - Bugfix for initial auth flow

Published by transitive-bullshit almost 2 years ago

  • fix: initial login flow bugs eaa4357
  • docs: readme tweaks ddd9545
  • docs: readme tweaks 288dca2
  • docs: simplify readme ec54a19
  • ๐ŸŽš c8d4e55
  • docs: tweak readme e16d58d

https://github.com/transitive-bullshit/chatgpt-api/compare/v0.3.0...v0.4.0

agentic - Improve docs

Published by transitive-bullshit almost 2 years ago

  • ๐Ÿ‹ eb1f3aa
  • ๐Ÿšณ 82a5232
  • ๐Ÿšถ 0c3b37e
  • ๐Ÿ’ด 960c42a
  • ๐Ÿ’˜ cc0a596
  • docs: update d3f749c
  • ๐Ÿ“ป f321e80
  • feat: remove extra deps 1bbf463

https://github.com/transitive-bullshit/chatgpt-api/compare/v0.1.0...v0.2.0

Package Rankings
Top 16.33% on Npmjs.org
Related Projects