Commit graph

39 commits

Author SHA1 Message Date
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
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
ItzCrazyKns
41fc5274ff feat(package): update package files 2025-05-29 19:13:20 +05:30
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
b3aafba30c Updates yarn.lock 2025-04-20 13:52:40 -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
OTYAK
7e1d6ebd19 bug(file upload): fixed an erro in uploading dox files. 2025-04-11 18:46:03 +01:00
ItzCrazyKns
defc677932 feat(providers): update gemini & anthropic provider 2025-03-25 22:01:24 +05:30
ItzCrazyKns
cf7144db96 feat(providers): add HF transformers 2025-03-20 11:48:26 +05:30
ItzCrazyKns
217736d05a feat(app): remove backend 2025-03-19 16:23:27 +05:30
ItzCrazyKns
177746235a feat(providers): add gemini 2024-11-28 20:47:18 +05:30
ItzCrazyKns
4b89008f3a feat(app): add file uploads 2024-11-23 15:04:19 +05:30
ItzCrazyKns
36bb265e1f feat(dockerfile): revert base image 2024-10-18 12:27:56 +05:30
ItzCrazyKns
71fc19f525 feat(dockerfile): update registry 2024-10-18 12:24:55 +05:30
ItzCrazyKns
3a01eebc04 feat(chat): prevent ws not open errors 2024-10-15 18:04:50 +05:30
ItzCrazyKns
8e4f0c6a6d
feat(web-search): add URL & PDF searching capibilities 2024-07-30 10:09:05 +05:30
ItzCrazyKns
f02393dbe9
feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
ItzCrazyKns
b291265944
feat(package): add @langchain/community 2024-06-30 10:42:01 +05:30
ItzCrazyKns
7879167b13
feat(package): add better-sqlite3 2024-06-29 11:07:52 +05:30
ItzCrazyKns
9d827d4cc2
feat(package): update WS module 2024-06-24 21:34:14 +05:30
ItzCrazyKns
68837e06ee
feat(embedding-providers): add local models 2024-05-07 11:52:53 +05:30
ItzCrazyKns
79f6a52b5b
feat(ui-packages): add react-text-to-speech, bump version 2024-05-03 21:16:48 +05:30
ItzCrazyKns
c87c2b27a9
feat(message-actions): add speak message, bump version 2024-05-03 18:25:22 +05:30
ItzCrazyKns
1bcff03cfc
chore(package): add nodemon, closes #39 2024-05-02 12:24:09 +05:30
ItzCrazyKns
aae85cd767
feat(logging): add logger 2024-04-30 12:18:18 +05:30
ItzCrazyKns
c6a5790d33
feat(config): Use toml instead of env 2024-04-20 09:32:19 +05:30
ItzCrazyKns
3859e3db03
feat(gitignore): Allow package lock files 2024-04-15 21:03:52 +05:30