Commit graph

26 commits

Author SHA1 Message Date
502433f9a1 beginning rename of things
Some checks failed
ci/woodpecker/push/author-tests/1 Pipeline failed
ci/woodpecker/push/author-tests/2 Pipeline failed
ci/woodpecker/push/author-tests/3 Pipeline failed
ci/woodpecker/push/author-tests/4 Pipeline failed
2024-12-18 11:07:10 -05:00
e47e503698 New API design works! 2024-03-06 15:47:17 -05:00
4811272f5e Ok so it now runs, but doesnt exit the test 2024-03-06 15:29:30 -05:00
a6fd7dc043 More cleanup but not working quite there 2024-03-06 15:06:59 -05:00
afdb8bd5c9 syntax fixes, big errors still 2024-03-06 15:01:37 -05:00
f54d3a89e6 Change full parameters of API and first try at tests 2024-03-06 14:58:38 -05:00
213278513b base classes modified, completely new api here and change the handle => to use method names and avoid a useless coderef 2024-03-05 09:33:22 -05:00
8f33acb3b9 Server side of this new api setup 2024-03-04 13:43:00 -05:00
5651230712 Proper serialization happening now 2024-02-11 13:36:20 -05:00
78184a015b Many things better now, just needs to do some other stuff 2024-01-26 18:48:43 -05:00
75a359bd6d Fix url for chat completions, update tests a bit more 2024-01-26 18:33:49 -05:00
70f9db502d more progress, some known encoding/decoding bugs still, working on it 2024-01-13 09:31:49 -05:00
30cb348269 serves things up sort of 2024-01-07 10:03:53 -05:00
b36235801b Some debugging, more working
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2024-01-04 12:44:14 -05:00
70d23486b6 listen starts now, still bugs 2024-01-04 12:31:25 -05:00
276248d5dd Couple of bugs found in Object::Pad and Future::AsyncAwait. see the role changes going on here for what i have to do right now but will report these upstream later.
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2024-01-04 12:05:59 -05:00
f5be4d9e53 More stuff implemented, and also found a client bug
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2024-01-04 11:27:45 -05:00
26f5e15da8 Final conversion
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2024-01-01 11:33:50 -05:00
4145bc6a63 all existing tests seem to pass, all linting passes now too. need to run with live tests and also write server tests
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2023-12-31 17:57:12 -05:00
dadb53dc81 All syntax fixes done, and known warnings
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2023-12-31 17:54:28 -05:00
b8f46b0192 More apis in the new format
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2023-12-30 16:36:31 -05:00
1cc1e3aa4e Switch to new pattern, makes things easier to work with
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2023-12-30 16:22:54 -05:00
c0272d0f44 Working towards a new design here, makes things easier and saner later
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2023-12-30 14:38:22 -05:00
97f88ecdb0 Structure is there, fixed a few design things i made along the way
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2023-12-28 13:31:45 -05:00
303b3cd37d Update docs and design a bit, I think most of the things needed are ready and now its just the boilerplate for the server
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
2023-12-21 11:40:56 -05:00
68c7f96bf7 First design, already not good 2023-12-12 14:11:37 -05:00