Commit graph

20 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
2a38d310fc refactor models for better modularity, use sweaterdog ollama/local 2025-08-20 13:08:59 -05:00
Sweaterdog
4d81445bbb
Update local.js
Updated the default API model from llama3 to llama3.1, llama3.1 is smarter for the same size.
2025-03-05 17:25:22 -08:00
Sweaterdog
770a533fbf
Update local.js
Fixed prompting for Embedding models
2025-02-15 15:02:32 -08:00
Sweaterdog
fd6ac47f07
Update local.js
Fixed Local Model usage with reasoning
2025-02-12 16:55:12 -08:00
Sweaterdog
ff3af0e2e4
Update local.js 2025-02-11 21:20:03 -08:00
Sweaterdog
de91971518
Update local.js 2025-02-09 18:29:26 -08:00
Sweaterdog
0fe7d11618
Merge branch 'main' into main 2025-02-08 22:59:58 -08:00
Sweaterdog
359c7e825c
Add files via upload 2025-02-08 22:41:07 -08:00
Sweaterdog
d3ad70da6c
Delete src directory 2025-02-08 22:38:37 -08:00
Sweaterdog
342ef1b473
Add files via upload 2025-02-08 22:30:36 -08:00
MaxRobinsonTheGreat
60187e2317 added model parameters obj to profile 2025-02-04 13:02:57 -06:00
Sweaterdog
7644c63565
Update local.js
Add Deepseek-R1 Support.

Deepseek-R1 uses "<think> [Thoughts] </think>" and the response can be cut short if it reasons through a command and it's syntax, so we cut it short before returning the response.
2025-01-26 16:56:27 -08:00
MaxRobinsonTheGreat
c8b6504221 ollama no embedding by default 2024-06-01 16:23:14 -05:00
MaxRobinsonTheGreat
666b45a194 use strict formatting for ollama 2024-06-01 15:03:45 -05:00
MaxRobinsonTheGreat
ac73a835eb added semicolon 2024-05-05 10:38:52 -05:00
MaxRobinsonTheGreat
2faba65917 changed localhost default to 127... 2024-05-05 10:38:01 -05:00
Kolby Nottingham
40e067903e model refactor 2024-04-24 11:28:04 -07:00
Kolby Nottingham
ed617c2304 direct ollama requests 2024-04-23 14:58:31 -07:00
Radnos
65865530b6 fixed endpoint 2024-04-10 16:07:37 +02:00
Radnos
71a3d081c2 added local config and model 2024-04-10 15:56:36 +02:00