feat: add support for OpenAI #299
Annotations
10 errors
Run linter:
src/lib/chat/index.ts#L15
Unexpected any. Specify a different type
|
Run linter:
src/lib/chat/index.ts#L17
Unexpected any. Specify a different type
|
Run linter:
src/lib/chat/index.ts#L19
Unexpected any. Specify a different type
|
Run linter:
src/lib/chat/index.ts#L19
Unexpected any. Specify a different type
|
Run linter:
src/lib/chat/openai.ts#L21
Unexpected any. Specify a different type
|
Run linter:
src/lib/chat/openai.ts#L37
Unexpected any. Specify a different type
|
Run linter:
src/routes/sessions/[id]/+page.svelte#L131
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linter:
src/routes/settings/Ollama.svelte#L28
'ollamaTagResponse' is assigned a value but never used
|
Run linter:
src/routes/settings/OpenAI.svelte#L22
'openaiTagResponse' is assigned a value but never used
|
Run linter
Process completed with exit code 1.
|