Skip to content

Releases: gonzalonunez/docc-gpt

New Models

21 Jun 22:42
0a3eeb6
Compare
Choose a tag to compare
New Models Pre-release
Pre-release

Added support for the 16k models

Rate Limit Pause Period

30 May 20:47
6ae6f25
Compare
Choose a tag to compare
Pre-release

Update to one second

Tweak Rate Limiting

26 May 17:07
99ba47a
Compare
Choose a tag to compare
Tweak Rate Limiting Pre-release
Pre-release

Small bug. Adjusted a bit, still need to clean up a bit more.

Avoid Rate Limiting

24 May 22:42
Compare
Choose a tag to compare
Avoid Rate Limiting Pre-release
Pre-release

Using an actor to avoid getting rate-limited in a thread-safe manner

Adjusted Token Heuristic

14 Apr 11:43
Compare
Choose a tag to compare
Pre-release

We now skip obviously doomed files and leave a warning about files unlikely to be returned back in their entirety by DoccGPT

Adopt SwiftLog

01 Apr 06:13
Compare
Choose a tag to compare
Adopt SwiftLog Pre-release
Pre-release

Replaced all print statements

Use Chat API

28 Mar 23:38
Compare
Choose a tag to compare
Use Chat API Pre-release
Pre-release

Works just as well and gives us access to better, cheaper models

Options and tweaks

28 Mar 20:59
eeec617
Compare
Choose a tag to compare
Options and tweaks Pre-release
Pre-release

Add warning for long files and the ability to skip them. Working on more robust workarounds.

Swift Concurrency

27 Mar 01:18
65452e1
Compare
Choose a tag to compare
Swift Concurrency Pre-release
Pre-release

Improves performance by parallelizing the write operations using Swift Concurrency

Initial release

24 Mar 14:50
df95ac3
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
0.1.0

Update README.md