Commit Graph

6 Commits

Author SHA1 Message Date
c4acf465ba Add rustdoc comments to all public items
Document all public structs, enums, traits, functions, fields, and
variants across the library. Adds crate-level documentation with a
usage example, module-level docs, and API reference links where
applicable. Also fixes four bare URL warnings in existing doc comments.
2026-01-31 06:59:08 +00:00
d1bd00ce95 Adds missing Clone/Debugs 2026-01-30 20:39:35 +00:00
92cc558725 Utility method for system prompt creation 2026-01-15 21:36:33 +00:00
5fb31d468b Updates FunctionResponse 2025-12-02 10:15:29 +00:00
163d3154ea Thinking configuration 2025-12-01 12:26:43 +00:00
6786a5e9f0 Initial Commit 2025-11-26 17:51:15 +00:00