-
Notifications
You must be signed in to change notification settings - Fork 0
[Maxim] Voice simulation runs docs #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
📝 WalkthroughSummary by CodeRabbit
WalkthroughAdds a new documentation page "simulation-runs" under Voice Simulation, and updates simulation metadata and navigation to include the new page; the new MDX documents dataset creation, running large-scale voice simulations, metrics captured, UI guidance, and per-scenario result review. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (2)
⏰ Context from checks skipped due to timeout of 900000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (11)
🔇 Additional comments (1)
Comment |
7c3e4d0 to
6e80b70
Compare
aef2bd1 to
d37bfe0
Compare
6e80b70 to
c39bb75
Compare
d37bfe0 to
b918a79
Compare
bb49c34 to
c6282c1
Compare
b918a79 to
4270cd6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (4)
images/docs/evaluate/how-to/evaluate-workflows-via-api-endpoint/evaluate-simulated-voice-agent/single-entry-result.pngis excluded by!**/*.pngimages/docs/evaluate/how-to/evaluate-workflows-via-api-endpoint/evaluate-simulated-voice-agent/trigger-voice-simulation-testrun.pngis excluded by!**/*.pngimages/docs/evaluate/how-to/evaluate-workflows-via-api-endpoint/evaluate-simulated-voice-agent/voice-agent-dataset.pngis excluded by!**/*.pngimages/docs/evaluate/how-to/evaluate-workflows-via-api-endpoint/evaluate-simulated-voice-agent/voice-simulation-testrun-report.pngis excluded by!**/*.png
📒 Files selected for processing (3)
docs.json(1 hunks)simulations/meta.json(1 hunks)simulations/voice-simulation/simulation-runs.mdx(1 hunks)
⏰ Context from checks skipped due to timeout of 900000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (11)
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
- GitHub Check: Graphite / mergeability_check
🔇 Additional comments (2)
simulations/meta.json (1)
10-10: Navigation metadata correctly updated.The addition of
"simulation-runs"to the voice-simulation pages array is consistent with the parallel text-simulation structure and aligns with the docs.json navigation changes.docs.json (1)
193-196: Navigation structure correctly aligned with meta.json and mirrors text-simulation pattern.The Voice Simulation group now includes both the main page and a simulation-runs procedures page, providing consistent navigation structure across text and voice simulation documentation sections.
c6282c1 to
8a8e8d7
Compare
4270cd6 to
41592f7
Compare
Merge activity
|
41592f7 to
c4c4bc9
Compare
c4c4bc9 to
a3d241c
Compare
8a8e8d7 to
b6e4220
Compare
The base branch was changed.

No description provided.