nerdslab-club / cl_model

All models required for curious learner
GNU Affero General Public License v3.0
1 stars 0 forks source link

Write the response parser. #15

Closed afmjoaa closed 8 months ago

afmjoaa commented 1 year ago

Responsibility:

  1. Given a sample IO-parser-output it will generate the human-readable output text.

Three types of transformation,

  1. Function execution
  2. Function placeholder
  3. Function represent(code)
afmjoaa commented 8 months ago

Done