Commit graph

57 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
09dcb82e20 cleanup 2024-10-20 11:53:18 -05:00
nij
5765fe6270 Simple hugging face support in 30 minutes lmao 2024-10-07 22:00:49 +07:00
MaxRobinsonTheGreat
2e84595772 added strict format to o1 2024-10-06 22:54:51 -05:00
MaxRobinsonTheGreat
e90783b650 added o1 support and prompt param to newAction 2024-10-06 13:28:49 -05:00
FateUnix29
cb85c8077b Some stuff. 2024-08-31 15:29:34 -07:00
FateUnix29
3fe7a1542b Try and add support for new models. 2024-08-25 13:16:32 -07:00
FateUnix29
de7280d8d0 Small tweaks, fix small bug with stop_seq 2024-08-25 00:42:37 -07:00
FateUnix29
eb3d3eac60 Local changes that I forgot to push? 2024-08-03 22:01:29 -07:00
FateUnix29
fda324845f reduced temperature, new sys prompt that works better 2024-06-18 21:15:42 -07:00
FateUnix29
10056c1d7b cleanup 2024-06-18 20:15:17 -07:00
Copper
31a1f47c0c
take advantage of high token limit 2024-06-18 19:59:41 -07:00
Copper
1351254cfc
you know how i said it wouldnt work
changed temperature from 0.85 to 0.45
2024-06-18 19:57:35 -07:00
Copper
743652a726
This warning is no longer required (remove models/README.md) 2024-06-18 19:52:47 -07:00
FateUnix29
1ebe75e59e groq fixes 2024-06-18 19:48:16 -07:00
Copper
b979ef6da5
Update README.md 2024-06-18 19:30:17 -07:00
Copper
212c61c1bd
Update README.md 2024-06-18 19:15:06 -07:00
Copper
318cbe2f49
command warning 2024-06-18 19:14:52 -07:00
Copper
bccfca06b7
Delete src/models/package.json 2024-06-18 19:13:28 -07:00
Copper
d372eeab2e
Delete src/models/package-lock.json 2024-06-18 19:13:19 -07:00
Copper
ed5031873c
oh boy :) 2024-06-18 19:11:55 -07:00
Copper
a6359afa8a
mess 2024-06-18 19:10:56 -07:00
Copper
1504805f70
im trying 2024-06-18 18:04:21 -07:00
Copper
6196d91077
import getkey 2024-06-18 17:56:49 -07:00
Copper
52bb0e009e
basic groq commit here 2024-06-18 17:56:04 -07:00
MaxRobinsonTheGreat
3342a6deb9 removed strict format 2024-06-03 18:40:01 -05:00
MaxRobinsonTheGreat
440ffdd931 ignore user commands, remove message logs 2024-06-03 18:21:11 -05:00
MaxRobinsonTheGreat
c8b6504221 ollama no embedding by default 2024-06-01 16:23:14 -05:00
MaxRobinsonTheGreat
ea4922e8f0 fixed coder, gemini 2024-06-01 16:05:59 -05:00
MaxRobinsonTheGreat
666b45a194 use strict formatting for ollama 2024-06-01 15:03:45 -05:00
MaxRobinsonTheGreat
24a6370332 refactored into key reader 2024-05-30 18:00:48 -05:00
Sam Kemp
fe621ebcf8 Renamed config.json to keys.json and added check for env var if keys.json isn't found 2024-05-30 17:30:34 +01:00
Sam Kemp
8b4ea79b9a Switched to config.json instead of environment variable 2024-05-27 12:36:29 +01:00
Max Robinson
34dd196891
Merge branch 'main' into replicate-api 2024-05-16 20:19:56 -05:00
MaxRobinsonTheGreat
e0177badc5 improved replicate params 2024-05-15 10:19:24 -05:00
MaxRobinsonTheGreat
0bd92f7521 refactored and added defaul replicate 2024-05-10 13:41:29 -05:00
MaxRobinsonTheGreat
e418778790 improved replicate, fixed gemini, shared toSinglePrompt 2024-05-07 15:08:22 -05:00
MaxRobinsonTheGreat
453de3535f added replicate api 2024-05-06 00:18:04 -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
037f58234c
Merge pull request #58 from kolbytn/model-refactor
model refactor
2024-04-28 14:15:08 -07:00
Max Robinson
3f8f2938ce
Merge pull request #55 from kolbytn/coward-mode
Coward/Self Preservation modes
2024-04-27 16:56:33 -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
MaxRobinsonTheGreat
89f25498c3 fix claude bug 2024-04-20 22:16:00 -05: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
Radnos
fe8324b034 made it compatible with other programme compatible with OpenAPI format (such as oobabooga's Text generation web UI) 2024-04-10 15:54:40 +02:00
Radnos
5951fd02e5 set back default value, put instruct variant of mistral as default and fixed model set to none 2024-04-08 14:14:31 +02:00
Radnos
a12be6ec56 synced branch and fixed hard coded default model 2024-04-08 13:14:23 +02:00
Radnos
352dbf1e67 clearer error 2024-04-06 12:22:27 +02:00