transitive-bullshit / agentic

AI agent stdlib that works with any LLM and TypeScript AI SDK.
MIT License
16.07k stars 2.11k forks source link

support pip #635

Closed axhlzy closed 1 month ago

axhlzy commented 7 months ago

Describe the feature

┌──(lzy㉿kali)-[~] └─$ ls | chatgpt "how many icons in my desktop" As an AI language model, I don't have direct access to your desktop or personal files. Therefore, I cannot provide you with the exact number of icons on your desktop. However, you can manually count the icons displayed on your desktop screen.

ls output stream might be > to chatgpt msg

transitive-bullshit commented 1 month 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.