righettig / AIRO

0 stars 0 forks source link

Bot Behaviours Validation #33

Open righettig opened 2 hours ago

righettig commented 2 hours ago

Add new microservice: BotBehaviourCompiler Expose API endpoint to validate a bot behaviour. It should return true/false Expose API endpoint to compile a bot behaviour. It should compile the script into a dll and store it into an Azure Blob Storage. Upon success it should post a RabbitMQ message. Event Simulation message to react to this message and fetch from Azure Blob Storage into Redis.