Sweaterdog
1c5347c858
Delete src/agent/prompter.js
2025-02-08 22:33:06 -08:00
Sweaterdog
402ed4bf92
Update prompter.js
2025-02-08 22:32:53 -08:00
Sweaterdog
62376d311b
Merge pull request #1 from Sweaterdog/Sweaterdog-patch-1
...
Add files via upload
2025-02-08 22:31:57 -08:00
Sweaterdog
342ef1b473
Add files via upload
2025-02-08 22:30:36 -08:00
Sweaterdog
0d2e4c7b9c
Update prompter.js
...
Fixed bug in prompter.js where replicate Ai was checked twice
2025-01-29 22:39:02 -08:00
Sweaterdog
6b8ac02c8e
Update groq.js
...
Removed custom logging
2025-01-29 15:52:10 -08:00
Sweaterdog
ec6f4f7098
Update groq.js
...
Fixed small error that would endlessly retry groqcloud response if Deepseek-R1 was chosen
2025-01-28 13:43:33 -08:00
Sweaterdog
c78dba7776
Update huggingface.js
...
Added Deepseek-R1 support, such as the qwen2.5 32b distill
2025-01-27 16:15:12 -08:00
Sweaterdog
2b3ca165e8
Update groq.js
...
Added deepseek-r1 support
2025-01-27 16:13:09 -08:00
Sweaterdog
b907e77609
Merge branch 'main' into main
2025-01-26 17:01:35 -08: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
Max Robinson
8e783ba75a
Merge pull request #416 from kolbytn/patch
...
Patch
2025-01-21 14:07:51 -06:00
MaxRobinsonTheGreat
c5b37dc2c7
use cheats for farming, default no code timeout
2025-01-21 14:05:50 -06:00
MaxRobinsonTheGreat
66a03bf893
embed max tokens, fix shutdown race condition
2025-01-21 13:41:48 -06:00
Max Robinson
a95fa33266
Merge pull request #407 from kolbytn/lil-changes
...
Lil changes
2025-01-10 12:43:49 -06:00
MaxRobinsonTheGreat
eeaf33c4d2
changed unblockables
2025-01-10 12:41:00 -06:00
MaxRobinsonTheGreat
7eef805395
added num_examples
2025-01-09 15:16:35 -06:00
MaxRobinsonTheGreat
6167aeeec4
added restrict to inventory and better blacklist
2025-01-09 15:15:25 -06:00
MaxRobinsonTheGreat
85ef0e8103
fix help command
2025-01-09 12:43:29 -06:00
Max Robinson
8282b94996
Merge pull request #403 from kolbytn/mistral
...
Mistral
2025-01-07 13:48:49 -06:00
MaxRobinsonTheGreat
a9a55b63e5
added key/model to example, fixed !help
2025-01-07 13:41:14 -06:00
Saintdoggie
affa697f10
merge conflicts (hopefully)
2025-01-06 20:40:12 -06:00
Max Robinson
14f6682c65
Merge pull request #399 from luoling8192/fix/typo
...
fix: typo fix
2025-01-06 11:20:32 -06:00
RainbowBird
5954c0a177
fix: typo fix
2025-01-06 14:59:51 +08:00
Max Robinson
43cdcc6879
Merge pull request #397 from kolbytn/env-awareness
...
Env awareness
2025-01-05 15:52:36 -06:00
MaxRobinsonTheGreat
13dbbbefca
little cleanup of environmental awareness
2025-01-05 15:52:04 -06:00
Max Robinson
65a6d0f32d
Merge pull request #334 from hackdefendr/main
...
Adding !help from the TODO project
2025-01-05 15:18:59 -06:00
Max Robinson
d5d953e035
Merge pull request #381 from uukelele-scratch/main
...
fixed mindserver to use correct port
2025-01-05 14:19:49 -06:00
Max Robinson
201ce18714
Merge pull request #396 from kolbytn/deepseek
...
added deepseek
2025-01-03 14:09:16 -06:00
Sweaterdog
d0d1e45c8c
Add files via upload
...
Uploaded the changes to mindcraft that allows Gemini thinking models, and glhf.chat and hyperbolic api's
2024-12-30 19:43:11 -08:00
Maximus
a2a3d4a305
added deepseek
2024-12-26 16:45:48 -07:00
uukelele-scratch
7b5e9d7045
fixed mindserver to use correct port
2024-12-24 07:28:59 +00:00
Max Robinson
afe43c000e
Merge pull request #372 from kolbytn/convo-patch
...
Convo patch
2024-12-18 11:23:31 -06:00
MaxRobinsonTheGreat
44d110d18d
Merge branch 'main' into convo-patch
2024-12-18 11:21:26 -06:00
MaxRobinsonTheGreat
077fa41edb
starting new convo ends current one
2024-12-18 11:21:05 -06:00
Max Robinson
89c94d9d9b
Merge pull request #370 from kolbytn/multi-chat-patches
...
Yet more multi agent controls
2024-12-13 16:31:49 -06:00
MaxRobinsonTheGreat
7ad48c29ad
added full shutdown from ui/task
2024-12-13 10:42:41 -06:00
MaxRobinsonTheGreat
3717d9b9f4
Merge branch 'main' into multi-chat-patches
2024-12-12 21:29:21 -06:00
Max Robinson
2c5dc2b43e
Merge pull request #368 from icwhite/clean_dev
...
Task Class
2024-12-12 21:02:50 -06:00
Kolby Nottingham
883f73eef5
fixed example
2024-12-12 18:53:24 -08:00
MaxRobinsonTheGreat
ae99cedec5
better examples, little model fixes, less chatty
2024-12-12 19:42:29 -06:00
Kolby Nottingham
58d38af369
task init fixes
2024-12-12 12:33:00 -08:00
Kolby Nottingham
d0140aa542
tasks class
2024-12-10 15:39:57 -08:00
Kolby Nottingham
760a178f74
improved profiles
2024-12-10 14:11:32 -08:00
Kolby Nottingham
bd5b995e4b
server task fixes
2024-12-10 13:41:13 -08:00
Kolby Nottingham
9fb58d2d40
merge with main
2024-12-10 13:30:40 -08:00
Kolby Nottingham
2332bb3e62
merge with main
2024-12-10 13:30:17 -08:00
Kolby Nottingham
88e0174ef1
task fixes
2024-12-10 13:13:45 -08:00
Kolby Nottingham
a15ab15bcd
additional task features
2024-12-09 17:06:22 -08:00
Kolby Nottingham
4e0611d29e
cleanup
2024-12-09 16:30:44 -08:00