github transitive-bullshit/agentic v4.0.0
MAJOR BREAKING CHANGE: browser ⇒ official API 🔥

latest releases: 7.0.0, @agentic/wolfram-alpha@7.0.0, @agentic/wikipedia@7.0.0...
19 months ago

This change removes the browser version and all puppeteer logic and replaces it with the official OpenAI API, using a leaked chatgpt model that is likely in preparation for their upcoming API launch.

Additional logic around prompt history and context support was added because we now need to store the message history ourselves.

The net result is that this package is now significantly simpler and more robust.

Huge thanks to @waylaidwanderer for discovering the leaked chatgpt model! 🔥 🔥 🔥

  • Merge pull request #284 from transitive-bullshit/feature/hidden-model-api af1f57f
  • 🐷 67b872b
  • 💍 cd249f9
  • docs: update readme and auto-gen docs 3a0259c
  • feat: add persistence demo and keyv support 531e180
  • feat: MAJOR BREAKING CHANGE; moved from browser to official completion API with unofficial chatgpt model 21dd9d5

v3.5.1...v4.0.0

Don't miss a new agentic release

NewReleases is sending notifications on new releases.