126e9b239b
feat(OllamaProvider): add model options, streaming support, and thinking tokens
...
- Add IOllamaModelOptions interface for runtime options (num_ctx, temperature, etc.)
- Extend IOllamaProviderOptions with defaultOptions and defaultTimeout
- Add IOllamaChatOptions for per-request overrides
- Add IOllamaStreamChunk and IOllamaChatResponse interfaces
- Add chatStreamResponse() for async iteration with options
- Add collectStreamResponse() for streaming with progress callback
- Add chatWithOptions() for non-streaming with full options
- Update chat() to use defaultOptions and defaultTimeout
2026-01-20 00:02:45 +00:00
e4dc81edc9
feat(mistral): add Mistral provider with native PDF OCR and chat integration
2026-01-18 22:11:52 +00:00
b4ced080f2
feat(providers): Add Anthropic extended thinking and adapt providers to new streaming/file APIs; bump dependencies and update docs, tests and configuration
2026-01-18 16:26:16 +00:00
28bb13dc0c
update
2025-10-08 22:49:08 +00:00
052f37294d
fix(openaiProvider): Update default chat model to gpt-5-mini and bump dependency versions
2025-08-12 13:15:36 +00:00
93bb375059
fix(dependencies): Update SmartPdf to v4.1.1 for enhanced PDF processing capabilities
Default (tags) / security (push) Failing after 19s
Default (tags) / test (push) Failing after 18s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-03 08:17:24 +00:00
0b2a058550
fix(core): improve SmartPdf lifecycle management and update dependencies
Default (tags) / security (push) Failing after 19s
Default (tags) / test (push) Failing after 16s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-01 18:25:46 +00:00
4bf7113334
feat(documentation): comprehensive documentation enhancement and test improvements
Default (tags) / security (push) Failing after 25s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-07-25 18:00:23 +00:00
09c27379cb
fix(provider.openai): Update dependency versions, clean test imports, and adjust default OpenAI model configurations
2025-05-13 18:39:57 +00:00
6ce442354e
fix(core): Fix OpenAI chat streaming and PDF document processing logic.
2025-02-25 18:23:28 +00:00
5dead05324
fix(provider): Fix provider modules for consistency
2025-02-25 13:01:23 +00:00
0378308721
fix(core): Enhanced chat streaming and error handling across providers
2025-02-03 15:16:58 +01:00
f731b9f78d
fix(dependencies): Update dependencies to the latest versions.
2024-09-19 12:56:35 +02:00
f099a8f1ed
fix(core): update
2024-05-17 17:18:26 +02:00
a5257b52e7
fix(core): update
2024-05-17 16:25:22 +02:00
158d49fa95
fix(core): update
2024-04-27 12:47:49 +02:00
92c382c16e
fix(core): update
2024-04-25 10:49:07 +02:00
04d505d29e
fix(core): update
2024-04-04 02:47:44 +02:00
f2685164e5
fix(core): update
2024-03-31 01:32:37 +01:00
3b060df2ec
fix(core): update
2024-03-30 12:42:44 +01:00