SpudGunMan
02b0cde1c8
Update llm.py
2025-10-27 22:00:52 -07:00
SpudGunMan
cb51cf921b
Update llm.py
2025-10-27 20:43:22 -07:00
SpudGunMan
1269214264
Update llm.py
2025-10-27 20:15:15 -07:00
SpudGunMan
4daf087fa5
Update llm.py
2025-10-27 20:03:14 -07:00
SpudGunMan
710342447f
Update llm.py
2025-10-27 19:26:53 -07:00
SpudGunMan
8e2c3a43fb
refactor2
2025-10-27 18:50:58 -07:00
SpudGunMan
8d82823ccc
refactor1
2025-10-27 17:31:47 -07:00
copilot-swe-agent[bot]
b0cf5914bf
Add RAG support with Wikipedia/Kiwix and OpenWebUI integration
...
Co-authored-by: SpudGunMan <12676665+SpudGunMan@users.noreply.github.com >
2025-10-27 03:32:42 +00:00
SpudGunMan
fa76a76203
BIG OLD PATCH 🍠
...
pz days ... haha. I hope this works.
fancy potato
2025-10-24 19:54:46 -07:00
SpudGunMan
c1443048fd
Update llm.py
2025-10-24 09:39:57 -07:00
SpudGunMan
ae5991ee39
moreTime
...
to spare
2025-10-20 13:03:33 -07:00
SpudGunMan
fa5f9250c4
Update llm.py
2025-10-14 16:14:59 -07:00
SpudGunMan
3f7a831690
Update llm.py
2025-10-14 16:12:14 -07:00
SpudGunMan
89aaaddae9
Update llm.py
2025-10-14 16:02:40 -07:00
SpudGunMan
e1919616c2
refactoring
2025-10-14 15:55:59 -07:00
SpudGunMan
b7490afb99
Update llm.py
2025-10-13 15:03:42 -07:00
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