MaxRobinsonTheGreat
74eeebcfcb
define params by default
2025-02-05 12:39:53 -06:00
Qu Yi
8277c23a2c
Refactor Qwen.js to OpenAI API style
2025-02-05 17:27:01 +08:00
Qu Yi
c62ee6ee13
Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
...
# Conflicts:
# src/models/prompter.js
# src/models/qwen.js
2025-02-05 17:05:55 +08:00
Max Robinson
845a9334b4
Merge pull request #431 from kolbytn/crafting_plan
...
Crafting plan
2025-02-04 16:27:11 -06:00
MaxRobinsonTheGreat
9c675c51bc
fix syntax error, var->let, remove examples
2025-02-04 16:26:00 -06:00
Max Robinson
b27b282d5a
Merge branch 'main' into get_detailed_crafting_plan
2025-02-04 15:33:35 -06:00
Max Robinson
116b7ac83e
Merge pull request #430 from kolbytn/model_params
...
Model Params + Updated Gemini
2025-02-04 15:07:56 -06:00
MaxRobinsonTheGreat
48ced2326c
Merge branch 'main' into model_params
2025-02-04 15:01:39 -06:00
Max Robinson
402e09f037
better readme
2025-02-04 15:00:55 -06:00
MaxRobinsonTheGreat
0c3ba9a383
updated gemini, cleaned gpt profile
2025-02-04 14:41:57 -06:00
MaxRobinsonTheGreat
be780cba27
remove obsolete collectblock patche
2025-02-04 13:28:32 -06:00
MaxRobinsonTheGreat
60187e2317
added model parameters obj to profile
2025-02-04 13:02:57 -06:00
Max Robinson
22982e1e9f
Merge pull request #420 from pixelkat5/main
...
Small adjustments to the README.MD
2025-02-04 11:36:51 -06:00
Max Robinson
8f545089e1
my pr gets priority
...
O1 patches
2025-02-03 18:45:16 -06:00
MaxRobinsonTheGreat
23c54279de
add code_model to readme
2025-02-03 18:42:47 -06:00
MaxRobinsonTheGreat
9b387649a1
enable o3, improve novita
2025-02-03 18:35:58 -06:00
mmaheshwari2
84cdb0f6fa
add ladder
2025-02-03 11:10:03 -08:00
mmaheshwari2
a03e46e56b
Merge branch 'procedural_generation' of https://github.com/icwhite/mindcraft into procedural_generation
...
merge changes
2025-02-03 09:46:10 -08:00
mmaheshwari2
743373274e
save before pull
2025-02-03 09:45:38 -08:00
Isadora White
69a830c9f2
added automatic teleportation to the spot and made the house out of glass for better visualization
2025-01-31 15:25:41 -08:00
Isadora White
caa5c389e7
logging messages
2025-01-31 12:57:38 -08:00
mmaheshwari2
de3049b443
automated building
2025-01-31 12:57:11 -08:00
mmaheshwari2
554df2acd5
modified stairs. changed outside to glass
2025-01-30 11:25:58 -08:00
mmaheshwari2
ad9ecd72e1
properly solved overlapping rooms
2025-01-30 10:30:17 -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
mmaheshwari2
87ecbc18ea
rooms can use matrix edge. also starting stairs / doors dev
2025-01-28 11:24:11 -08:00
mmaheshwari2
6fda1675a4
no rooms in rooms and sharing borders is okay
2025-01-28 10:45:46 -08:00
gmuffiness
308e092a81
feat: add anthropic vision request
2025-01-29 01:39:43 +09: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
gmuffiness
116ef46106
chore: minor change
2025-01-28 02:40:04 +09:00
gmuffiness
4281ee2468
feat: add gemini vision request
2025-01-28 02:25:41 +09:00
gmuffiness
d1b3232a5a
feat: add groq vision request
2025-01-27 17:29:14 +09: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
mmaheshwari2
b72d3afc00
fixes for sequential generation function
2025-01-26 12:42:33 -08:00
mmaheshwari2
13bd808eee
basic setup for sequential generation
2025-01-26 12:26:06 -08:00
Isadora White
231204d0c8
using environment variables to help differentiate the settings.js files :D
2025-01-26 11:39:21 -08:00
mmaheshwari2
ff3da96cf6
added autobuild and autodelete to blueprint class (with functions to execute them)
2025-01-26 11:26:11 -08:00
Isadora White
4a79866197
Merge branch 'procedural_generation' of https://github.com/icwhite/mindcraft into procedural_generation
2025-01-25 14:12:50 -08:00
Isadora White
75e3c6a3c4
updating to use environment variables
2025-01-25 14:12:45 -08:00
MaxRobinsonTheGreat
e1a9ed811b
small fix to block placing/farming
2025-01-25 12:26:49 -06:00
MaxRobinsonTheGreat
063d421764
added second model for coding
2025-01-25 12:26:22 -06:00
Pixel
1e6ee45f01
Update README.md
2025-01-25 10:55:39 -06:00
Pixel
42f805cd16
Update README.md
2025-01-25 10:53:22 -06:00
mmaheshwari2
fb4c394f71
abstract random room generation
2025-01-24 17:50:16 -08:00
MaxRobinsonTheGreat
fbde286931
better auto-prompt
2025-01-24 11:31:26 -06:00
gmuffiness
7d51726289
feat: remove promptImageConvo and implement sendVisionRequest to each provider
2025-01-24 16:29:03 +09:00