feat(code-template): Add Code Template System and Tool Calling Infrastructure #198
Annotations
6 errors
Test:
app/components/chat/Chat.client.tsx#L309
Argument of type 'ProviderInfo' is not assignable to parameter of type 'string'.
|
Test:
app/lib/.server/llm/stream-text.ts#L44
Type 'string | ProviderInfo' is not assignable to type 'string'.
|
Test:
app/lib/.server/llm/stream-text.ts#L102
Type 'string' is not assignable to type 'ProviderInfo'.
|
Test:
app/lib/.server/llm/stream-text.ts#L112
Argument of type 'ProviderInfo' is not assignable to parameter of type 'string'.
|
Test:
app/lib/.server/llm/stream-text.ts#L116
Argument of type 'ProviderInfo' is not assignable to parameter of type 'string'.
|
Test
Process completed with exit code 2.
|