Commit graph

1472 commits

Author SHA1 Message Date
Max Robinson
d489cae49d
Merge pull request #599 from uukelele-scratch/pollinations-support
TTS for OpenAI + Gemini, Update Gemini SDK
2025-08-27 10:06:38 -05:00
Max Robinson
e67bd9ab92
Merge branch 'develop' into pollinations-support 2025-08-27 10:04:41 -05:00
uukelele-scratch
96e68cc865 remove pollinations 2025-08-27 07:22:08 +01:00
Max Robinson
de03a8a25d
Merge pull request #596 from mindcraft-bots/remote-output
Write all bot output to mindserver
2025-08-25 16:12:36 -05:00
MaxRobinsonTheGreat
b33953ab01 fix "none" command syntax 2025-08-25 15:45:54 -05:00
MaxRobinsonTheGreat
e3aed60f6d add last bot output to ui 2025-08-25 15:29:10 -05:00
MaxRobinsonTheGreat
08fc1b4fcb Merge remote-tracking branch 'Solenopsisbot/main' into remote-output 2025-08-25 15:23:43 -05:00
Max Robinson
790ed33c21
Merge pull request #595 from mindcraft-bots/auto-server
Auto-find MC Version and Port
2025-08-25 14:35:25 -05:00
MaxRobinsonTheGreat
61dafbc77d Merge remote-tracking branch 'Nimikita/join-auto-detect' into auto-server 2025-08-25 14:03:18 -05:00
Max Robinson
4e5678fdeb
Merge pull request #593 from Sweaterdog/patch-2
Andy-4 stuffs
2025-08-24 14:05:48 -05:00
Sweaterdog
e9366a1626
fix spacing mercury and add andy-4 profile options
Also added `Supports up to 75 messages!` next to the Andy-4 profile tag so people know it can be more than just 15 messages.
2025-08-24 12:04:13 -07:00
Sweaterdog
36c247713e
Change name field to lowercase in JSON 2025-08-24 11:58:45 -07:00
Sweaterdog
c973d79c83
Add new profile for Andy-4 2025-08-24 11:58:32 -07:00
Sweaterdog
b29b90c0d6
Rename Andy-4 to Andy-4-thinking in JSON 2025-08-24 11:57:34 -07:00
Sweaterdog
64cd142d51
Add Andy-4 (thinking) Minecraft bot configuration 2025-08-24 11:55:40 -07:00
Max Robinson
b7b57e2f04
Merge pull request #592 from mindcraft-bots/mercury
Mercury and azure
2025-08-23 16:16:45 -05:00
MaxRobinsonTheGreat
0e990af01f add azure instructions 2025-08-23 16:14:30 -05:00
MaxRobinsonTheGreat
5f3a7f98c4 fix default claude models 2025-08-23 16:13:04 -05:00
MaxRobinsonTheGreat
1588a8770b clean up azure 2025-08-23 16:00:59 -05:00
MaxRobinsonTheGreat
f41f03cdb3 clean up mercury 2025-08-23 15:40:16 -05:00
Max Robinson
7d3fb22dfe
Merge pull request #435 from Zgrill2/azure-profile
Add support for GPT models in Azure AI Studio
2025-08-23 15:39:19 -05:00
Max Robinson
36a25f8675
Merge branch 'mercury' into azure-profile 2025-08-23 15:38:00 -05:00
Max Robinson
431440c6ed
Merge pull request #506 from Ninot1Quyi/New-Model-Support-Mercury
New model support: Mercury (diffusion large language models)
2025-08-23 15:18:41 -05:00
Max Robinson
2fc3a9522f
Merge branch 'mercury' into New-Model-Support-Mercury 2025-08-23 15:18:27 -05:00
Max Robinson
f69c14159a
Merge pull request #591 from mindcraft-bots/cerebras
Cerebras and better default models
2025-08-23 14:41:35 -05:00
Max Robinson
131d04b887
removed duplicate requirements 2025-08-23 14:36:15 -05:00
MaxRobinsonTheGreat
6c8382874d fix grok, updated many default models 2025-08-23 14:33:26 -05:00
MaxRobinsonTheGreat
4bf0deaa1b added vision/prefix to cerebras 2025-08-23 14:29:24 -05:00
Max Robinson
6b33898a1f
Merge pull request #541 from kevint-cerebras/main
Added provider support for Cerebras
2025-08-23 14:08:44 -05:00
Max Robinson
51945e262c
Merge branch 'cerebras' into main 2025-08-23 14:08:22 -05:00
Max Robinson
febb607504
Merge pull request #590 from mindcraft-bots/test
test
2025-08-23 12:42:41 -05:00
Isadora White
9b23a2177e
test 2025-08-23 13:40:00 -04:00
Max Robinson
be1bffdc49
Merge pull request #588 from mindcraft-bots/models-n-stuff
Auto detect all model classes, misc fixes
2025-08-23 12:14:34 -05:00
MaxRobinsonTheGreat
b942cbe8ba Merge branch 'models-n-stuff' of https://github.com/kolbytn/mindcraft into models-n-stuff 2025-08-23 12:02:44 -05:00
MaxRobinsonTheGreat
246aa450bc fix novita 2025-08-23 12:02:33 -05:00
MaxRobinsonTheGreat
cb263c1b02 clear furnace after smelt, better following logic 2025-08-23 11:47:07 -05:00
MaxRobinsonTheGreat
66409185df revert change, should still restart after smelt 2025-08-23 11:45:14 -05:00
Max Robinson
7484b02e95
Merge pull request #587 from Sweaterdog/patch-1
Update default model version in sendRequest method
2025-08-23 11:40:23 -05:00
uukelele-scratch
3557215e29 add gemini TTS 2025-08-23 13:18:42 +01:00
uukelele-scratch
b027f1e345 updated gemini SDK 2025-08-23 11:29:11 +01:00
uukelele-scratch
6ddc0bec5d fixed GPT TTS + slight refactor 2025-08-23 10:35:03 +01:00
uukelele-scratch
3a960f0809 added gpt TTS (untested) 2025-08-22 21:17:12 +01:00
uukelele
567f3e0ab4
Update speak.js 2025-08-22 20:50:16 +01:00
Sweaterdog
17cabc9df8
Update default model version in sendRequest method 2025-08-22 12:48:18 -07:00
uukelele
8272be81f3
Merge branch 'main' into pollinations-support 2025-08-22 20:42:16 +01:00
MaxRobinsonTheGreat
14eff85120 dynamically load models 2025-08-20 18:04:00 -05:00
MaxRobinsonTheGreat
2a38d310fc refactor models for better modularity, use sweaterdog ollama/local 2025-08-20 13:08:59 -05:00
MaxRobinsonTheGreat
0cd4dcd420 lil fixes to smelting/pathfinding 2025-08-18 23:21:57 -05:00
Max Robinson
d0b3fbd3f5
Merge pull request #584 from kolbytn/develop
Doors
2025-08-17 12:36:34 -05:00
MaxRobinsonTheGreat
dde8ef210f quickfix gpt 5, add assistant base profile 2025-08-17 11:19:34 -05:00