This playground is about structuring the thinking process of a model with a Domain Specific Language to structure the thinking process of the model and support interaction with complex systems.
Use a model to plan a shipment using a specific DSL
python trucking-plan.py
Use a model to plan and validate a shipment
python execute-plan.py
Use the Semantic Kernel process framework to prcess steps in order
python process-step.py
