psychedelicious
|
b98c9b516a
|
feat: add batch docstrings
|
2023-08-21 19:51:16 +10:00 |
|
psychedelicious
|
a15a5bc3b8
|
fix(api): correct get_batch response model
|
2023-08-21 19:51:02 +10:00 |
|
Brandon Rising
|
4b6d9a73ed
|
Merge branch 'main' into feat/batch-graphs
|
2023-08-18 15:40:34 -04:00 |
|
Brandon Rising
|
3e26214b83
|
Add a few more endpoints for managing batches
|
2023-08-18 15:38:16 -04:00 |
|
Martin Kristiansen
|
537ae2f901
|
Resolving merge conflicts for flake8
|
2023-08-18 15:52:04 +10:00 |
|
psychedelicious
|
7e4beab4ff
|
feat(backend): surface BatchSessionNodeFoundException
Catch this exception in the router and return an appropriate `HTTPException`.
|
2023-08-17 12:45:32 +10:00 |
|
psychedelicious
|
f246b236dd
|
fix(api): fix start_batch route responses
|
2023-08-17 11:51:14 +10:00 |
|
Brandon Rising
|
796ff34c8a
|
Testing out Spencer's batch data structure
|
2023-08-16 15:21:11 -04:00 |
|
Brandon Rising
|
15e7ca1baa
|
Break apart create/start logic
|
2023-08-15 16:28:47 -04:00 |
|
Brandon Rising
|
6cb90e01de
|
Graph is required in batch create
|
2023-08-15 16:13:51 -04:00 |
|
Brandon Rising
|
1debc31e3d
|
Allow cancel of running batch
|
2023-08-11 15:52:49 -04:00 |
|
Brandon Rising
|
1d798d4119
|
Return session id's on batch creation
|
2023-08-11 11:45:27 -04:00 |
|
Brandon Rising
|
e26e4740b3
|
Testing sqlite issues with batch_manager
|
2023-08-10 11:38:28 -04:00 |
|
Brandon Rising
|
a61685696f
|
Run black formatting
|
2023-08-01 16:41:40 -04:00 |
|
Brandon Rising
|
02aa93c67c
|
Cancel batch endpoint
|
2023-07-31 16:05:27 -04:00 |
|
Brandon Rising
|
55b921818d
|
Create batch manager
|
2023-07-31 15:45:35 -04:00 |
|
Brandon Rising
|
bb681a8a11
|
Merge branch 'main' into feat/batch-graphs
|
2023-07-31 13:22:11 -04:00 |
|
Martin Kristiansen
|
218b6d0546
|
Apply black
|
2023-07-27 10:54:01 -04:00 |
|
Brandon Rising
|
f080c56771
|
Testing out generating a new session for each batch_index
|
2023-07-25 16:50:07 -04:00 |
|
psychedelicious
|
74013b6611
|
fix(nodes): address feedback
|
2023-04-26 06:29:30 +10:00 |
|
psychedelicious
|
73cdd36594
|
feat(nodes): raise HTTPExceptions instead of returning Reponses
|
2023-04-26 06:29:30 +10:00 |
|
psychedelicious
|
ecdfa136a0
|
fix(nodes): fix typo in list_sessions handler
|
2023-04-04 00:34:32 +10:00 |
|
Kyle Schouviller
|
bd7e515290
|
[nodes] Add cancelation to the API
|
2023-03-26 15:47:32 +11:00 |
|
Kyle Schouviller
|
3021c78390
|
[nodes] Add Edge data type
|
2023-03-14 23:09:30 -07:00 |
|
Lincoln Stein
|
60a98cacef
|
all vestiges of ldm.invoke removed
|
2023-03-03 01:02:00 -05:00 |
|
Lincoln Stein
|
6a990565ff
|
all files migrated; tweaks needed
|
2023-03-03 00:02:15 -05:00 |
|