Commit Graph

18 Commits

Author SHA1 Message Date
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