github transitive-bullshit/agentic v5.0.0
Switch to official chat completions API 🔥

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

The official OpenAI chat completions API has been released, and it is now the default for this package! 🔥

Method Free? Robust? Quality?
ChatGPTAPI ❌ No ✅ Yes ✅️ Real ChatGPT models
ChatGPTUnofficialProxyAPI ✅ Yes ☑️ Maybe ✅ Real ChatGPT

Note: We strongly recommend using ChatGPTAPI since it uses the officially supported API from OpenAI. We may remove support for ChatGPTUnofficialProxyAPI in a future release.

  1. ChatGPTAPI - Uses the gpt-3.5-turbo-0301 model with the official OpenAI chat completions API (official, robust approach, but it's not free)
  2. ChatGPTUnofficialProxyAPI - Uses an unofficial proxy server to access ChatGPT's backend API in a way that circumvents Cloudflare (uses the real ChatGPT and is pretty lightweight, but relies on a third-party server and is rate-limited)

v4.8.3...v5.0.0

Don't miss a new agentic release

NewReleases is sending notifications on new releases.