sim
sim copied to clipboard
Conversational AI in the chat as API
[REQUEST] Expose the chat as an API, and make it conversational
Can you give me some context on how I can do this
This would be a two prong problem here no?
You would have to create an external interface exposed as an API [Expose API]
- This would require some work as not everything should be exposed, and how the team would like to have that done is a question.
And potentially create an MPC server to allow LLMs/Agent Tooling to interact with the simstudio API seamlessly [Coversational]