hoomano / mojodex

Open Source Digital Assistant Platform for Enterprises
https://hoomano.github.io/mojodex
Apache License 2.0
32 stars 2 forks source link

Generate task json route #15

Closed KellyRousselHoomano closed 7 months ago

KellyRousselHoomano commented 7 months ago

Add a route to generate a json configuration file of a task from description of requirements

Edit task creation route to insert new md_text_type on the go if output_type provided in json task does not exist yet for convenience Update related documentation:

I also added "datetime" field in task_spec.json and update associated documentation for convenience