Willie Zutz
7b4a7a531e
feat(tracing): Integrate Langfuse for LLM call tracing and add documentation
2025-08-10 10:05:42 -06:00
Willie Zutz
9670003970
feat(theme): Fix markdown to show text with the prose plugin
2025-08-09 23:08:09 -06:00
Willie Zutz
2222928623
feat(themes): Added custom theme support.
2025-08-09 17:30:12 -06:00
Willie Zutz
652639ef4c
feat(Render): Don't output sources until the end since it can break markdown parsing and rendering
2025-08-05 23:32:38 -06:00
Willie Zutz
d63196b2e8
feat(agent): Refactor chat agent state and tools for improved document handling and error messaging
2025-08-02 12:52:14 -06:00
Willie Zutz
7b372e75da
feat(dashboard) - Resizable and repositionable widgets.
2025-07-26 13:16:12 -06:00
Willie Zutz
1f78b94243
feat(dashboard): add date difference and timezone conversion tools for dashboard
2025-07-21 23:49:09 -06:00
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