Willie Zutz
70cdad1cd4
Merge remote-tracking branch 'upstream/master'
2025-07-16 23:37:23 -06:00
Willie Zutz
e47307d1d4
dependencies: Update React, React DOM, and related packages to version 19; upgrade lucide-react and next-themes
2025-07-12 16:12:50 -06:00
Willie Zutz
de2459a624
feat(agent): Enhanced structured output support for chat models
...
- Introduced `withStructuredOutput` function to configure structured output for LLMs.
- Added support for Groq models using 'jsonMode' method.
- Enhanced flexibility with optional parameters for naming and raw output inclusion.
2025-07-12 15:44:17 -06:00
Willie Zutz
37c93c3c9b
feat(search): Add ability to set default provider, model, and optimization mode when coming from a search query
2025-07-03 00:27:32 -06:00
Willie Zutz
b4e2585856
feat(agent): Pretty decent first pass at agent mode
2025-06-09 23:00:25 -06:00
Willie Zutz
87a7ffb445
feat(web): Use crawlee/playwright to retrieve web content in quality mode. It retrieves content more reliably than fetch + JSDoc, at the expense of speed.
2025-05-24 14:37:19 -06:00
Willie Zutz
c47a630372
feat(app): Introduce quality mode. Improve functionality of balanced mode using readability to get page content and pull relevant excerpts
...
feat(UI): Show progress during inferrence
feat(security): Don't show API keys in the UI any more
feat(models): Support Claude 4 Anthropic models
2025-05-23 18:03:35 -06:00
Willie Zutz
cae11cc13c
update(packages): update package versions
2025-05-19 23:32:35 -06:00
Willie Zutz
5e5f405860
feat(app): Add syntax highlighting
2025-05-03 16:00:08 -06:00
Willie Zutz
c0705d1d9e
Support for Ollama context window configuration
2025-04-20 01:37:10 -06:00
Willie Zutz
b2da9faeed
More merge
2025-04-19 12:52:15 -06:00