AI Agent
1.) Is it possible to create an agent programmatically, for example a frontend where users can create their own agents which will have their own system prompts, etc... using an action.
2.) Is it possible to upload "training" conversations, create embeddings, and use something like knnfewshot for the agent to get an idea of how they should respond.
