Closed SmittieC closed 1 week ago
Attention: Patch coverage is 92.68293%
with 9 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
apps/service_providers/llm_service/state.py | 89.47% | 8 Missing :warning: |
apps/service_providers/llm_service/runnables.py | 93.75% | 1 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!
Description
This is a prefactor for the assistant node. I'm planning on calling the
AssistantRunnable
from the node, but with a new state that reads the config from the node/assistant instead of the experiment. There's still a lot we can refactor in the state/runnables files, but I'm going to only change that which is needed atmUser Impact
None
Demo
N/A
Docs
N/A