Commit Graph

29 Commits

Author SHA1 Message Date
TySS-Dev ceffca52d5 Update README.md
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 15:28:20 -04:00
TySS-Dev dec64bda9b Updated the demo.py to work with the changes in ai_answers.py
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 15:25:37 -04:00
TySS-Dev c9d00ca52a Update README.md
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:46:45 -04:00
Tyler b7c08e4216 Updated README
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:39:55 -04:00
Tyler 89ef2dc9f1 Updated README
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:39:17 -04:00
Tyler 4f970c537a Updated README
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 14:36:29 -04:00
cra88y/pc d0c29f4b34 variety of changes: custom system prompt, some bugs, dev qol 2026-05-02 21:01:37 -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 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 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
Cameron 48accb6a0f Update README.md 2026-01-20 11:44:38 -06:00
Cameron 4f3f16c67f Update README.md 2026-01-20 00:30:21 -06:00
Cameron 272b59763e Revise README for AI Answers Plugin clarity
Updated the README to clarify plugin name and features.
2026-01-20 00:29: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
Cameron 1ea09a38eb Update README for clarity on API providers 2026-01-19 15:37:27 -06:00
cra88y/pc ef19fc74b6 fix readme 2026-01-15 11:59:58 -06:00
Cameron 986f3985b1 Readme Update 2026-01-15 11:55:39 -06:00
Cameron e22360cd4d Update README.md 2026-01-14 11:43:27 -06:00
cra88y/pc 24fc17ad69 readme update 2026-01-14 11:20:25 -06:00
Cameron 8e70a085e9 Update Readme 2026-01-14 10:41:10 -06:00
cra88y/pc f0b07067e9 clean up repo and readme 2026-01-14 10:34:31 -06:00
Cameron c21477dc14 Update README.md 2026-01-14 00:19:37 -06:00
cra88y 290126a99b refactor: default to openrouter and gemma-3-27b 2026-01-10 21:21:14 -06:00
cra88y 0d55fb123f refactor: default to openrouter with gemma-3-27b fallback 2026-01-10 21:18:11 -06:00
cra88y f84c1791e8 feat: multi-provider support (gemini/openrouter) 2026-01-10 21:01:33 -06:00
cra88y 310d810390 optimize: prompt engineering and model config 2026-01-10 19:53:59 -06:00
cra88y d736cb304d fix: ensure plugin stays active by returning True in init and update README 2026-01-10 19:17:45 -06:00
cra88y bf04b62577 feat: implement RAG context awareness and non-blocking streaming 2026-01-10 18:25:34 -06:00