feat(ollama): Add support for Ollama built-in JSON schema with withStructuredOutput #3770
Annotations
6 errors
Unit Tests (ubuntu-latest, 20.x)
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-06a0cb43/yarn run build exited (1)
|
Unit Tests (ubuntu-latest, 20.x)
Type '<RunOutput extends Record<string, any> = Record<string, any>>(schema: Record<string, any> | ZodType<RunOutput, ZodTypeDef, RunOutput>, args_0?: StructuredOutputMethodOptions<...> | ... 2 more ... | undefined) => Runnable<...> | Runnable<...>' is not assignable to type '{ <RunOutput extends Record<string, any> = Record<string, any>>(outputSchema: Record<string, any> | ZodType<RunOutput, ZodTypeDef, RunOutput>, config?: StructuredOutputMethodOptions<...> | undefined): Runnable<...>; <RunOutput extends Record<...> = Record<...>>(outputSchema: Record<...> | ZodType<...>, config?: Stru...'.
|
Unit Tests (ubuntu-latest, 20.x)
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-a821128a/yarn run build:internal exited (1)
|
Unit Tests (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 18.x)
The operation was canceled.
|