Commit Graph

44 Commits

Author SHA1 Message Date
TySS-Dev 68ff90b655 Upload files to "/" 2026-05-19 06:01:01 -04:00
tyler 8e7752c2de Updated Issues in README 2026-05-19 02:07:01 -04:00
TySS-Dev eeac7fcd88 Added more known issues 2026-05-17 20:13:19 -04:00
TySS-Dev 1c3824b7a4 Fixed typo 2026-05-17 20:01:43 -04:00
TySS-Dev a7c031d27b Fixed check boxes 2026-05-17 20:00:56 -04:00
TySS-Dev 5e2b2a246f Added known issues and roadmap 2026-05-17 19:59:55 -04:00
TySS-Dev ffad0de8ae Fixed flow diagram 2026-05-17 19:51:19 -04:00
TySS-Dev 3dffeb384b Fixed a typo in README 2026-05-17 19:46:04 -04:00
TySS-Dev 85d1481bd9 Updated README 2026-05-17 19:45:37 -04:00
Tyler 904cf945a2 Updated README 2026-05-17 16:07:00 -04:00
TySS-Dev a69d7f7938 Changed my username so updated link again 2026-05-17 03:28:22 -04:00
TySS-Dev 8402fdb631 Fixing main repo link 2026-05-17 03:25:59 -04:00
TySS-Dev 323e90d524 Updated file names for ollama_anwsers.py and dev.py 2026-05-15 15:51:44 -04:00
TySS-Dev ea48245a7f Update README.md with changes made to program
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 15:44:20 -04:00
TySS-Dev 204ee93283 Update README.md
CI Test Guard / validate-code (push) Has been cancelled
2026-05-15 15:42:13 -04:00
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