Mauricio “Rockerfeler” Perera • 2 years ago
Api for Workspaces
If I'm not mistaken, the current API is for the chatbot and is limited to creating new threads and adding or retrieving messages in them. Is it possible to have an API for the workspace? The idea is to be able to manage the CRUD (Create, Read, Update, Delete) of chatbots (being able to define the prompt, model, API keys, associated embeddings, etc.), embeddings (similarly, manage the list of data via API, delete data or upload new ones), and members (I understand that the option to add multiple members is in development, so the first two would already be a good advance). If this is a possibility, when do you think we could start seeing some of these features?