A working note and open question about agent tooling.
OpenAI has a feature called Assistants where you can add system instructions and a dataset to an assistant that's accessible from the API. Each conversation is called a "thread" which you can access from the web portal and the API.
Does Anthropic have anything similar?