2040b3c629
fix(docs): update documentation: clarify provider capabilities, add provider capabilities summary, polish examples and formatting, and remove Serena project config
2026-01-20 01:27:52 +00:00
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
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
bbd8770205
fix(provider.elevenlabs): Update ElevenLabs default TTS model to eleven_v3 and add local Claude permissions file
2025-10-08 22:56:53 +00:00
28bb13dc0c
update
2025-10-08 22:49:08 +00:00
34931875ad
fix(anthropic): Update Anthropic provider branding to Claude Sonnet 4.5 and add local Claude permissions
2025-10-03 13:51:49 +00:00
ee3a635852
fix(docs): Add README image generation docs and .claude local settings
2025-10-03 13:49:46 +00:00
f0556e89f3
feat(providers): Add research API and image generation/editing support; extend providers and tests
2025-10-03 13:43:29 +00:00
574f7a594c
fix(documentation): remove contribution section from readme
Default (tags) / security (push) Failing after 23s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-01 18:37:26 +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
502b665224
fix(readme): Remove redundant conclusion section from README to streamline documentation.
2025-04-03 21:46:14 +00:00
6b241f8889
feat(documentation and configuration): Enhanced package and README documentation
2025-02-25 19:04:40 +00:00
f89888a542
feat(core): Added support for Exo AI provider
2025-02-08 12:08:14 +01:00
9e390d0fdb
fix(documentation): Update readme with detailed license and legal information.
2025-02-05 14:24:34 +01:00
b8585a0afb
fix(documentation): Remove redundant badges from readme
2025-02-05 14:22:41 +01:00
17e1a1f1e1
fix(documentation): Updated README structure and added detailed usage examples
2025-02-05 14:21:26 +01:00
4fc1e029e4
feat(integration-xai): Add support for X.AI provider with chat and document processing capabilities.
2025-02-05 14:09:06 +01:00
ad5dd4799b
feat(provider.anthropic): Add support for vision and document processing in Anthropic provider
2025-02-03 17:48:36 +01:00
eda8ce36df
feat(providers): Add vision and document processing capabilities to providers
2025-02-03 15:26:00 +01:00
0378308721
fix(core): Enhanced chat streaming and error handling across providers
2025-02-03 15:16:58 +01:00
3a5f2d52e5
fix(core): update
2024-04-29 12:37:43 +02:00
63d3b7c9bb
update tsconfig
2024-04-14 17:19:32 +02:00
04d505d29e
fix(core): update
2024-04-04 02:47:44 +02:00
3b060df2ec
fix(core): update
2024-03-30 12:42:44 +01:00