Activity
remove redundant license.md file
remove redundant license.md file
Update license information to MIT
Update license information to MIT
Fix formatting of License section header
Fix formatting of License section header
Move license information to a separate file
Move license information to a separate file
Update CLI usage section in README.md
Update CLI usage section in README.md
Make build succeed and docker run work for Linux and docker
Make build succeed and docker run work for Linux and docker
remove "Environment Variables" section from README.md
remove "Environment Variables" section from README.md
Remove Docker support from README
Remove Docker support from README
Streamline README since examples are now redundant
Streamline README since examples are now redundant
Restructure chat option files
Restructure chat option files
Add example usage documentation for model functions
Add example usage documentation for model functions
Add GenerateCommand for interactive text generation
Add GenerateCommand for interactive text generation
Enhance documentation for response models and helpers
Enhance documentation for response models and helpers
Update model references to llama3.2 in README.md
Update model references to llama3.2 in README.md
Implement Chat feature with streaming responses
Implement Chat feature with streaming responses
Add .vscode to .gitignore file
Add .vscode to .gitignore file
Add documentation link to README.md
Add documentation link to README.md
Revert "Add Sendable conformance to enums and update actor"
Revert "Add Sendable conformance to enums and update actor"
Add Sendable conformance to enums and update actor
Add Sendable conformance to enums and update actor
Update platforms to macOS 14 and iOS 17
Update platforms to macOS 14 and iOS 17
Improve model download part tracking and progress visualization in CLI
Improve model download part tracking and progress visualization in CLI
Enhance model pull progress feedback and reporting in CLI app
Enhance model pull progress feedback and reporting in CLI app
Add OllamaClient for text generation and model management
Add OllamaClient for text generation and model management
Update test class to use XCTest framework
Update test class to use XCTest framework
Add GitHub Actions workflow for DocC deployment
Add GitHub Actions workflow for DocC deployment
Rename project from OllamaSwift to Swollama
Rename project from OllamaSwift to Swollama