| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
404522bd6b
|
Split apart component infra to allow for abstract class integration (#5017)
* Split apart component infra to allow for abstract class integration * fix is_component_class check * make is_ functions type guards * Simplify component creation * undo changes * Format |
1 year ago |
|
|
bdfdc6ab5e
|
fix: poe check errors to pass (#4917)
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> |
1 year ago |
|
|
e6ac2f37fa
|
Update logged events, add message id to send message (#4868)
* Update logged events * add message_id * serialize payload for log * fix pytest warning * serialization * fix test * lock * fix warning and test |
1 year ago |
|
|
90d6723685
|
Usability improvements to component config (#4794)
* Usability improvements to component config * Implement model upgrade |
1 year ago |
|
|
dda208f9b4
|
Add component config support (#4757)
* Add wip component impl * finishing touches * remove test file * fix json usage * Format --------- Co-authored-by: Victor Dibia <victordibia@microsoft.com> |
1 year ago |
|
|
2b878763f8
|
Move grpc runtimes to ext, flatten application (#4553)
* Move grpc runtimes to ext, flatten application * rename to grpc * fmt |
1 year ago |