Creating / Updating Assistants through API endpoints?
Currently, is there any way to create new, or update existing assistants through API endpoints? I was looking through old threads here, and found one endpoint: https://assistable.ai/api/1.1/wf/create-chat-assistant_open as well as the following: http://api.assistable.ai/assistants Both seem to return 404 "Workflow not found" when sending requests. Searched through documentation, but it seems to be a work in progress. If there is a cheeky way to modify assistants through requests - their prompts, voice settings, custom functions - that would be an awesome piece of knowledge. Thanks in advance!