-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Create comprehensive API documentation covering:
- Core functions and classes
- Parameters and return types
- Usage examples
- Error handling
Example additions:
## API Reference
### get_sage(provider, model, base_url=None, api_key=None, mode='default')
Creates a new ShellSage instance with specified configuration.
Parameters:
- provider: str - The AI provider to use ('anthropic' or 'openai')
- model: str - Model name to useEstimated time: 3-4 hours
worty76
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed