You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: improve code documentation for structs and methods
- Add detailed comments for `Usage` struct explaining token usage details
- Add detailed comments for `Response` struct explaining the structure of an OpenAI API response
- Add detailed comments for `Generative` interface explaining its methods
- Update comments for `Completion` method to clarify its functionality
- Update comments for `GetSummaryPrefix` method to clarify its functionality
Signed-off-by: appleboy <[email protected]>
0 commit comments