transitive-bullshit / agentic

AI agent stdlib that works with any LLM and TypeScript AI SDK.
https://agentic.so
MIT License
16.32k stars 2.13k forks source link

这个跟直接调用官方api有什么区别嘛 ,另外报错超时443是怎么回事? #600

Closed SJQSSS closed 4 months ago

SJQSSS commented 1 year ago

Describe the feature

这个跟直接调用官方api有什么区别嘛 ,另外报错超时443是怎么回事

panlina commented 1 year ago

帮你维护聊天记录,官方的要你自己每次发送整个聊天记录。

transitive-bullshit commented 4 months ago

This project is undergoing a major revamp; closing out old issues as part of the prep process.

The chatgpt package is pretty outdated at this point. I recommend that you use the openai package or the openai-fetch package instead.