@@ -7,36 +7,36 @@ repo_url: https://github.com/dreadnode/rigging
77nav :
88 - Home :
99 - index.md
10- - Topics :
11- - Workflow : topics/workflow.md
12- - Models : topics/models.md
13- - Generators : topics/generators.md
14- - Chats and Messages : topics/chats-and-messages.md
15- - Prompt Functions : topics/prompt-functions.md
16- - Completions : topics/completions.md
17- - Callbacks and Mapping : topics/callbacks-and-mapping.md
18- - Iterating and Batching : topics/iterating-and-batching.md
19- - Tools : topics/tools.md
20- - Tracing : topics/tracing.md
21- - Serialization : topics/serialization.md
22- - Logging : topics/logging.md
23- - Migrations : topics/migrations.md
24- - Principles : topics/principles.md
25- - API :
26- - rigging.chat : api/chat.md
27- - rigging.completion : api/completion.md
28- - rigging.generator : api/generator.md
29- - rigging.model : api/model.md
30- - rigging.message : api/message.md
31- - rigging.prompt : api/prompt.md
32- - rigging.tool : api/tool.md
33- - rigging.data : api/data.md
34- - rigging.watchers : api/watchers.md
35- - rigging.parsing : api/parsing.md
36- - rigging.interact : api/interact.md
37- - rigging.logging : api/logging.md
38- - rigging.error : api/error.md
39- - rigging.util : api/util.md
10+ - Topics :
11+ - Workflow : topics/workflow.md
12+ - Models : topics/models.md
13+ - Generators : topics/generators.md
14+ - Chats and Messages : topics/chats-and-messages.md
15+ - Prompt Functions : topics/prompt-functions.md
16+ - Completions : topics/completions.md
17+ - Callbacks and Mapping : topics/callbacks-and-mapping.md
18+ - Iterating and Batching : topics/iterating-and-batching.md
19+ - Tools : topics/tools.md
20+ - Tracing : topics/tracing.md
21+ - Serialization : topics/serialization.md
22+ - Logging : topics/logging.md
23+ - Migrations : topics/migrations.md
24+ - Principles : topics/principles.md
25+ - API :
26+ - rigging.chat : api/chat.md
27+ - rigging.completion : api/completion.md
28+ - rigging.generator : api/generator.md
29+ - rigging.model : api/model.md
30+ - rigging.message : api/message.md
31+ - rigging.prompt : api/prompt.md
32+ - rigging.tool : api/tool.md
33+ - rigging.data : api/data.md
34+ - rigging.watchers : api/watchers.md
35+ - rigging.parsing : api/parsing.md
36+ - rigging.interact : api/interact.md
37+ - rigging.logging : api/logging.md
38+ - rigging.error : api/error.md
39+ - rigging.util : api/util.md
4040
4141
4242theme :
0 commit comments