Add examples for various use cases: - [x] Basic usage - [x] Artifacts & metrics zoo - [x] Score reasoning trace in *task>draft>rate>choose* workflow (deliberative prompting) - [x] Fact check the reasons in the argumentation (define your own metric based on argument graph) - [ ] Score reasoning trace in reasoning-enhanced RAG workflow (deliberative prompting) - [ ] Check reason responsiveness of AI agent (define your own metric based on argument graph) - [ ] Monitor and train deliberating [dspy](https://github.com/stanfordnlp/dspy/blob/main/intro.ipynb) agents - [ ] Score all reasoning traces stored in an MLOps platform - [ ] Build your own visualizations (artifacts) - [ ] P-tuning LLMs for better reasoning quality
Add examples for various use cases: