Refactor system handling and update type definitions #618
Annotations
3 errors
packages/core/src/chat.ts#L522
There is trailing whitespace at the end of the line. This can lead to unexpected behavior and should be removed. 🧹
|
packages/core/src/promptcontext.ts#L269
The function `resolveSystems` is missing the second argument `runOptions`. This could lead to unexpected behavior or runtime errors. Please ensure that the necessary arguments are provided. 🧐
|
packages/core/src/promptdom.ts#L258
The function `dedent` is not defined in this scope. Please ensure that it is imported or defined before use. 🕵️♀️
|
This job succeeded
Loading