Swiftpack.co - Swift Packages by alfianlosari

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by alfianlosari

alfianlosari/ChatGPTSwift 1.4.0
Access ChatGPT API using Swift
⭐️ 413
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.4.0
1 week ago
- Remove Unstructured Concurrency Task.init in sendMessageStream AsyncThrowingStream Continuation. Now, it will propagate cancellation from parent task. This is useful in case you want to cancel/stop the streaming response from the API
1.3.3
8 weeks ago
Bump GPTEncoder to 1.0.4 to fix bundle resource crash on Linux
1.3.2
9 weeks ago
- Update GPTEncoder dependency to 1.0.1 to fix SPM swift build issue
1.3.1
9 weeks ago
Fix invalid truncating array method in history list
1.3.0
9 weeks ago
Update token calculcation to use BPE Encoder from [GPTEncoder Lib](https://github.com/alfianlosari/GPTEncoder)
1.2.3
10 weeks ago
- Make Message initializer public
1.2.2
10 weeks ago
- Optionally, pass parameters such as model, systemPrompt, and temperature on sendMessage and sendMessageStream methods (default values are provided, see documentation) - Remove parameters from initializer: model, systemPrompt, temperature. You can pass them when sending a message. - Make current historyList property public (private) set. - Introduce Replace History List method.
1.2.1
10 weeks ago
- Optionally, pass parameters such as `model`, `systemPrompt`, and `temperature` on `sendMessage` and `sendMessageStream` methods (default values are provided, see documentation) - Remove parameters from initializer: `model`, `systemPrompt`, `temperature`. You can pass them when sending a message. - Make current `historyList property public (private) set`. - Introduce `Replace History List` method.
1.2.0
10 weeks ago
- Optionally, pass parameters such as `model`, `systemPrompt`, and `temperature` on `sendMessage` and `sendMessageStream` methods (default values are provided, see documentation) - Remove Initializer parameters `model`, `systemPrompt`, `temperature`. You can pass them when sending a message. - Introduce Replace History List with your own API
1.1.1
11 weeks ago
Add Cocoapods support
iOS macOS watchOS tvOS linux
alfianlosari/GPTEncoder 1.0.4
Swift BPE Encoder/Decoder for OpenAI GPT Models. A programmatic interface for tokenizing text for OpenAI ChatGPT API.
⭐️ 44
🕓 8 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.4
8 weeks ago
Fix bundle resource crash on LInux
1.0.3
9 weeks ago
Update decoder to use isoLatin1 encoding
1.0.2
9 weeks ago
Temporary fix for crashes because of invalid character decoding
1.0.1
9 weeks ago
Update minimum swift build version to 5.5 for SPM
1.0.0
9 weeks ago
alfianlosari/GPTTokenizerUI 1.0.0
SwiftUI GUI to calculate tokens used by GPT Models
⭐️ 17
🕓 8 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.0
8 weeks ago
Initial Release
iOS
alfianlosari/SwiftUIStaggeredList 0.1.4
Staggered Layout List Using SwiftUI
⭐️ 11
🕓 3 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
3 years ago
iOS macOS watchOS tvOS
alfianlosari/TMDbMovieKit 1.0.5
A TMDb Swift 5.1 API Wrapper for the REST API with SPM support
⭐️ 2
🕓 3 years ago
alfianlosari/TMDbMovieSwiftUIKit 0.2.3
TMDb SwiftUI wrapper for View and View Model using SPM and TMDBKit
⭐️ 0
🕓 3 years ago
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics