sim icon indicating copy to clipboard operation
sim copied to clipboard

Conversational AI in the chat as API

Open arenadeveloper02 opened this issue 6 months ago • 2 comments

[REQUEST] Expose the chat as an API, and make it conversational

arenadeveloper02 avatar Aug 12 '25 11:08 arenadeveloper02

Can you give me some context on how I can do this

Parag000 avatar Aug 22 '25 07:08 Parag000

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]

brianinoa avatar Aug 22 '25 16:08 brianinoa