Martin Kristiansen
|
218b6d0546
|
Apply black
|
2023-07-27 10:54:01 -04:00 |
|
Lincoln Stein
|
ed86d0b708
|
Union[foo, None]=>Optional[foo]
|
2023-07-03 12:17:45 -04:00 |
|
Lincoln Stein
|
ac9ec4e75a
|
restore 3.9 compatibility by replacing | with Union[]
|
2023-07-03 10:57:40 -04:00 |
|
Lincoln Stein
|
2465c7987b
|
Revert "restore 3.9 compatibility by replacing | with Union[]"
This reverts commit 76bafeb99e .
|
2023-07-03 10:56:41 -04:00 |
|
Lincoln Stein
|
76bafeb99e
|
restore 3.9 compatibility by replacing | with Union[]
|
2023-07-03 10:55:04 -04:00 |
|
Eugene
|
63d10027a4
|
nodes: invocation queue item - make more pydantic
|
2023-04-16 09:39:33 -04:00 |
|
Eugene
|
ef0773b8a3
|
nodes: set default for InvocationQueueItem.invoke_all
|
2023-04-16 09:39:33 -04:00 |
|
Eugene
|
570c3fe690
|
nodes: ensure Graph and GraphExecutionState ids are cast to str on instantiation
|
2023-04-16 09:39:33 -04:00 |
|
Eugene
|
cbd1a7263a
|
nodes: fix typing of GraphExecutionState.id
|
2023-04-16 09:39:33 -04:00 |
|
Eugene
|
7fc5fbd4ce
|
nodes: convert InvocationQueueItem to Pydantic class
|
2023-04-16 09:39:33 -04:00 |
|
Eugene Brodsky
|
6f6de402ad
|
make InvocationQueueItem serializable
|
2023-04-16 09:39:33 -04:00 |
|
Kyle Schouviller
|
bd7e515290
|
[nodes] Add cancelation to the API
|
2023-03-26 15:47:32 +11: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 |
|