Commit 7a37932
Add SDK FAQ documentation with parallel tool calling information (#149)
* Add FAQ documentation for SDK with parallel tool calling info
- Created new sdk/faq.mdx with detailed information about parallel tool calling support
- Added FAQ page to docs.json navigation right below 'Getting Started'
- Included code references and links to architecture documentation
- Explained how parallel tool calling works with llm_response_id grouping
* Compact related documentation links into one paragraph
* Compact 'How it works' section into collapsible Accordion
- Converted detailed 'How it works' section into a Mintlify Accordion component
- Made the content more concise while preserving key information
- Improves readability by allowing users to expand details on demand
* Compact code references section into one paragraph
* Convert code references and related documentation into collapsible accordions
* Merge all three accordions into one 'How it works' section
---------
Co-authored-by: openhands <openhands@all-hands.dev>1 parent 37d74f7 commit 7a37932
2 files changed
+32
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments