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

Status/plans for this project? #611

Closed markNZed closed 1 month ago

markNZed commented 10 months ago

Describe the feature

I see many attempts to contact @transitive-bullshit regarding this repository and no commits for several months. Does anyone know more about the current situation and future plans? I would like to experiment with the function feature which seems to not be supported so I am thinking about moving to another package (any suggestions welcome!) One option is https://github.com/vercel/ai

transitive-bullshit commented 1 month ago

Hey @markNZed, feel free to DM me on twitter https://twitter.com/transitive_bs

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

I think you'll like the new version that I've been working on :)

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