Commit Graph

73 Commits

Author SHA1 Message Date
SpudGunMan
80897f7a82 defaults to gemma3 raw input
this is a change as its looking to remove google lookups with the python module. if this changes is impacting please let me know in [general] add `rawLLMQuery = False` to reverse
2025-08-26 10:26:33 -07:00
SpudGunMan
d311832a92 truncation 2025-08-20 11:55:44 -07:00
SpudGunMan
388d862fc9 Update llm.py 2025-08-16 21:24:46 -07:00
SpudGunMan
ac33f8a02b Update llm.py 2025-08-16 21:16:44 -07:00
SpudGunMan
f04392a81c Update llm.py 2025-08-16 20:25:53 -07:00
SpudGunMan
d0097c092b Update llm.py 2025-08-16 17:48:04 -07:00
SpudGunMan
92ff166260 Update llm.py
adding these back, the token limit just has no bounds
2025-08-15 21:48:30 -07:00
SpudGunMan
e15232875c token limit 2025-08-15 21:33:40 -07:00
SpudGunMan
626ac59b4e gemma3
LLM rewrite, the removal of RAG to keep things clean.

This default changes as well as puts input direct to the LLM further testing is needed, new LLM prompting is different.
2025-08-15 21:11:09 -07:00
SpudGunMan
0a260b28b6 Update llm.py
last time?
2025-06-26 19:30:33 -07:00
SpudGunMan
3f5c6f2e9a Update llm.py 2025-06-26 19:03:13 -07:00
SpudGunMan
8a4f7a904a Update llm.py 2025-06-26 18:49:16 -07:00
SpudGunMan
9e31b7f47e deepseek compatibility
deepseek
2025-01-29 20:01:28 -08:00
SpudGunMan
145664a42f Update llm.py 2024-12-07 00:04:01 -08:00
SpudGunMan
9ba7b1c972 remove Ollama Requirement
remove and replace with API call to web only
2024-12-06 10:09:07 -08:00
SpudGunMan
ab86f02bd7 Update llm.py 2024-10-27 17:12:28 -07:00
SpudGunMan
43067cfb07 Update llm.py 2024-10-27 16:58:05 -07:00
SpudGunMan
60abadd1fc Update llm.py 2024-10-24 19:49:01 -07:00
SpudGunMan
4297c91c5e Update llm.py 2024-10-24 19:47:19 -07:00
SpudGunMan
c8eddc3787 Update llm.py 2024-10-24 19:44:51 -07:00
SpudGunMan
d01d81a6d7 openWebUI 2024-10-24 19:21:23 -07:00
SpudGunMan
d03d7dbc47 Update llm.py 2024-10-21 19:36:02 -07:00
SpudGunMan
9dd9d39df4 Update llm.py 2024-10-19 08:14:23 -07:00
SpudGunMan
87f89fea6d Update llm.py 2024-10-18 10:50:29 -07:00
SpudGunMan
a4837cf337 mainline 2024-10-18 10:26:52 -07:00
SpudGunMan
38bfcc1581 Update llm.py 2024-10-15 19:33:04 -07:00
SpudGunMan
1c7840a203 Update llm.py 2024-10-15 19:32:29 -07:00
SpudGunMan
3f9fdb10a3 enhance 2024-10-14 21:30:54 -07:00
SpudGunMan
bf48a61766 Update llm.py 2024-10-14 18:00:20 -07:00
SpudGunMan
6a1606ca6c Update llm.py 2024-10-14 17:48:10 -07:00
SpudGunMan
7551ff2ecb Update llm.py 2024-10-14 13:07:00 -07:00
SpudGunMan
20e864b672 oops 2024-10-14 12:41:54 -07:00
SpudGunMan
91f7ea072f ragConcept 2024-10-14 12:39:37 -07:00
SpudGunMan
9d37a9eaa5 finesse
to enhance fixes and fix enhances
2024-10-10 17:47:45 -07:00
SpudGunMan
91110460fb Update llm.py 2024-10-10 01:33:56 -07:00
SpudGunMan
a81fafe268 Update llm.py 2024-10-10 00:11:01 -07:00
SpudGunMan
f5512b19da Update llm.py 2024-10-10 00:00:33 -07:00
SpudGunMan
6da457bb06 Update llm.py 2024-10-09 23:43:44 -07:00
SpudGunMan
3117a9d4ea Update llm.py 2024-10-09 23:40:27 -07:00
SpudGunMan
8ffcc18c62 ragTest 2024-10-09 23:29:32 -07:00
SpudGunMan
81364738cf Update llm.py 2024-10-09 22:51:40 -07:00
SpudGunMan
ce9436f449 Update llm.py 2024-10-09 22:17:04 -07:00
SpudGunMan
a4bd6f7b83 Update llm.py 2024-10-09 22:16:20 -07:00
SpudGunMan
64dede5c9a Update llm.py 2024-10-09 17:40:11 -07:00
SpudGunMan
3f920aaf60 LLM15
@xdep thanks for confirming this method works.
enhanced with Ollama Client for URL access to localhost or beyond. Enhance for pi in the sky use!
Also refactored the history and the template got some fine tuning. trimmed off the langchan includes as well!
2024-10-09 17:30:09 -07:00
SpudGunMan
749296a6c0 Update llm.py 2024-10-09 10:48:49 -07:00
SpudGunMan
70a9eb4b93 enableOllamaClient
dev mode only for now
2024-10-08 20:34:22 -07:00
SpudGunMan
5434228df0 Update llm.py 2024-10-05 15:59:21 -07:00
SpudGunMan
e36755a21d Update llm.py
fix typo
2024-09-10 00:52:20 -07:00
SpudGunMan
819c37bdec networkErrorFix 2024-09-05 23:01:46 -07:00