Commit Graph

56 Commits

Author SHA1 Message Date
Tyler 0d44023bb8 More plugin fixes
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:32:03 -04:00
Tyler d7b4fceae8 Fixing plugin not loading
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:28:23 -04:00
Tyler f1320b99d3 Making project Ollama focused
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:24:09 -04:00
Tyler 500813be17 Making project Ollama focused
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:17:52 -04:00
Tyler 81d620a605 Making project Ollama focused
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:17:05 -04:00
Tyler 435d7bde5a Allowing the model dropdown to always show
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:03:32 -04:00
Tyler 8c2142ee3c added a missing '.'
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:01:16 -04:00
Tyler ce530896b8 added a missing '.'
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 13:55:19 -04:00
Tyler eb40384f49 UI Adjustments
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 13:50:20 -04:00
Tyler 52847f6ecb UI Adjustments
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 13:44:24 -04:00
Tyler 582d05922f UI Adjustments
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 13:39:09 -04:00
Tyler 2a2b803c4e UI Adjustments
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 13:38:06 -04:00
Tyler 133ea58ec2 UI Adjustments
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 13:33:05 -04:00
Tyler 173d005837 UI Adjustments
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 13:30:05 -04:00
Tyler d6338aea7a UI Adjustments
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 13:20:06 -04:00
Tyler 6e6ea1765a UI Adjustments
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 12:57:26 -04:00
Tyler 24c792c02e Fixing input size
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 12:24:37 -04:00
Tyler 7ff4465c51 Fixing input size
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 00:14:11 -04:00
Tyler d414b21708 Fixing input size
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 00:05:12 -04:00
Tyler 0cf2b04807 Changing button sizes
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 23:32:22 -04:00
Tyler ef980686ed Removing submit button
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 23:21:38 -04:00
Tyler b3093f5918 UI color changes
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 23:05:40 -04:00
Tyler 69236d7f18 Updated header
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 22:58:56 -04:00
Tyler 2d9e433ec1 Updated header
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 22:47:36 -04:00
Tyler 88956acaf0 Updating UI
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 22:39:16 -04:00
Tyler 7083d86a48 Added 'AI Overview' header to overview
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 22:27:03 -04:00
Tyler b29a5bc2ac adding model drop down, changing to more of an overview rather than a full on break down
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 22:19:53 -04:00
Tyler e77b13b9e0 Fixing only citiations showing
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 22:12:48 -04:00
Tyler 3d31b2d1b6 Changed text output method again
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 22:08:40 -04:00
Tyler de6156933a Changed text output method
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 22:06:02 -04:00
Tyler dab3f293a1 More ollama fixes
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 21:55:19 -04:00
Tyler 323e7593ef Update ollama support
CI Test Guard / validate-code (push) Has been cancelled
2026-05-14 21:42:13 -04:00
cra88y/pc 9af21098c6 clean up, fix bugs, surface more errors 2026-05-03 16:32:58 -05:00
cra88y/pc df3eeb1075 clean up, fix bugs, surface more errors 2026-05-03 16:28:29 -05:00
cra88y/pc b85e4ea76c remove <answer> block response format 2026-05-03 09:33:34 -05:00
cra88y/pc d0c29f4b34 variety of changes: custom system prompt, some bugs, dev qol 2026-05-02 21:01:37 -05:00
cra88y/pc 264578caec change: prompting 2026-04-25 23:17:12 -05:00
cra88y/pc ce772d07a0 change: prompting 2026-04-25 23:13:11 -05:00
cra88y/pc be8c4a7f0a change: prompting, fix: citations 2026-04-25 22:49:56 -05:00
cra88y/pc 12927b6c7e change: prompting, fix: citations 2026-04-25 21:36:49 -05:00
cra88y/pc bf9a17e483 change: slight prompting tweaks 2026-04-12 21:10:13 -05:00
cra88y/pc fa59a82f43 fix: 'MainResult' object has no attribute 'get' 2026-04-12 20:52:41 -05:00
cra88y/pc 6947257575 feat: add optional ollama unload after response, PR credit to @aestheticjmack 2026-03-29 21:29:41 -05:00
cra88y/pc eda407a33d fix: JSON doesn't need AI answers 2026-03-29 21:05:40 -05:00
cra88y/pc 76c77c997d feat: LLM_QUESTION_MARK_REQUIRED added as an optional gate for AI answer generation 2026-03-29 20:57:37 -05:00
aestheticjmack 5b3faf57ce Ollama: optional unload after response 2026-02-06 02:21:47 -06:00
cra88y/pc 4e567ce4e2 merge context gathering methods 2026-01-20 22:34:36 -06:00
cra88y/pc 25053109e2 fix: use http.client for LLM streaming (bypass 64KB buffer) 2026-01-20 21:59:31 -06:00
cra88y/pc 9c5b016690 feats: native searxng networking, code composition, ux polish, follow up querying via internals, config var clarity, readme 2026-01-20 21:35:43 -06:00
cra88y/pc 140a5f7235 feats: new interactive mode, language preference and time injection, more provider flexibility and clarity, more configuration options 2026-01-19 22:40:46 -06:00