File tree Expand file tree Collapse file tree
fern/products/agents-sdk/pages/reference Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -510,8 +510,8 @@ if __name__ == "__main__":
510510
511511| Topic | Reference |
512512| ------ - | ---------- - |
513- | Creating prompts | [Prompts [Prompts & POM ]( / docs / agents - sdk / python / guides / prompts - pom) POM ](/ docs/ agents- sdk/ python/ guides/ prompts- pom) |
514- | Voice configuration | [Voice [Voice & Language]( / docs / agents - sdk / python / guides / voice - language) Language](/ docs/ agents- sdk/ python/ guides/ voice- language) |
513+ | Creating prompts | [Prompts & POM ](/ docs/ agents- sdk/ python/ guides/ prompts- pom) |
514+ | Voice configuration | [Voice & Language](/ docs/ agents- sdk/ python/ guides/ voice- language) |
515515| Function definitions | [SWAIG Function API ](/ docs/ agents- sdk/ python/ reference/ swaig- function) |
516516| Function results | [SwaigFunctionResult API ](/ docs/ agents- sdk/ python/ reference/ function- result) |
517517| Multi- step workflows | [ContextBuilder API ](/ docs/ agents- sdk/ python/ reference/ contexts) |
Original file line number Diff line number Diff line change @@ -378,7 +378,7 @@ The contexts system generates SWML with this structure:
378378
379379| Topic | Reference |
380380| ------ - | ---------- - |
381- | Contexts guide | [Contexts [Contexts & Workflows]( / docs / agents - sdk / python / guides / contexts - workflows) Workflows](/ docs/ agents- sdk/ python/ guides/ contexts- workflows) |
381+ | Contexts guide | [Contexts & Workflows](/ docs/ agents- sdk/ python/ guides/ contexts- workflows) |
382382| State management | [State Management](/ docs/ agents- sdk/ python/ guides/ state- management) |
383383| Context switching in functions | [SwaigFunctionResult API ](/ docs/ agents- sdk/ python/ reference/ function- result) - `swml_change_step()` , `swml_change_context()` |
384384
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ return (
573573| Topic | Reference |
574574| ------ - | ---------- - |
575575| Defining SWAIG functions | [SWAIG Function API ](/ docs/ agents- sdk/ python/ reference/ swaig- function) |
576- | Results and actions guide | [Results [Results & Actions]( / docs / agents - sdk / python / guides / result - actions) Actions](/ docs/ agents- sdk/ python/ guides/ result- actions) |
576+ | Results and actions guide | [Results & Actions](/ docs/ agents- sdk/ python/ guides/ result- actions) |
577577| Call transfer options | [Call Transfers](/ docs/ agents- sdk/ python/ guides/ call- transfer) |
578578| State management | [State Management](/ docs/ agents- sdk/ python/ guides/ state- management) |
579579
You can’t perform that action at this time.
0 commit comments