Commit Graph

24 Commits

Author SHA1 Message Date
Alex Zenla
8ee3c4c977
update to latest versions 2024-11-03 03:51:25 -05:00
2e5a37ea4b
Split out worker related things to a separate service definition. 2023-05-08 22:12:24 -07:00
ace2c07aa1
Job management and preparation for multi-hosting. 2023-05-08 20:39:41 -07:00
a2d9e14f3a
Print message on RPC startup. 2023-05-01 18:28:15 -07:00
7325f96b67
Working C++ Sample 2023-05-01 18:05:47 -07:00
28ebb29a80
Ensure alignment of package URLs 2023-04-28 20:12:44 -07:00
3fcd527ba1
Clients/Java: Add a multi-task sample that runs two jobs at the same time. 2023-04-24 22:42:45 -07:00
f61fe6a18f
Add support for BPE tokenization. 2023-04-23 18:49:52 -07:00
0fe35cd976
Fix the name of the tools directory. 2023-04-23 16:51:02 -07:00
5704654d1a
Implement the ability to optionally collect intermediate images. 2023-04-23 14:50:45 -07:00
d24d299a7d
Document streaming methods in protobuf. 2023-04-23 14:28:20 -07:00
b063d91b1e
Start work on C++ client, and implement streaming of image generation. 2023-04-23 14:23:27 -07:00
1bb629c18f
Add command-line options for bind host and port. 2023-04-23 03:56:55 -07:00
d31e80bf4c
Support for starting images and many more parameters. 2023-04-23 02:40:41 -07:00
7c0b2779f4
Document API, make the implementation match the API, and update the same. 2023-04-23 02:09:50 -07:00
71afed326f
Add proper Java client publication to Gradle. 2023-04-22 23:35:18 -07:00
02105d8b00
Publish Java Client to GitHub Packages 2023-04-22 23:28:50 -07:00
fbe8246f52
Properly name the GitHub workflows. 2023-04-22 23:25:36 -07:00
9b0c174df4
Implement a Java/Kotlin client. 2023-04-22 23:24:36 -07:00
0b5f5dae57
Initialize Java Client (not working yet) 2023-04-22 21:46:11 -07:00
4430bdcdd7
Start work on more clean client. 2023-04-22 16:32:54 -07:00
1c0fbe02db
Upgrade actions/checkout to v3 2023-04-22 15:56:42 -07:00
4bf5ceefbe
Formatting, linting, and hopefully a CI build. 2023-04-22 15:43:22 -07:00
2759c8d7fb
Initial Commit 2023-04-22 14:52:27 -07:00