Kolby Nottingham
|
821b44c389
|
Merge pull request #72 from kolbytn/load-npc
always load npc
|
2024-05-14 20:23:24 -07:00 |
|
MaxRobinsonTheGreat
|
a9b64950ca
|
init prompt as system
|
2024-05-14 21:34:14 -05:00 |
|
MaxRobinsonTheGreat
|
cb253f03b6
|
don't check tools for digging in creative
|
2024-05-14 21:24:41 -05:00 |
|
MaxRobinsonTheGreat
|
537b1da2bc
|
add creative msg to stats/inventory
|
2024-05-14 21:05:39 -05:00 |
|
MaxRobinsonTheGreat
|
b4a60cb11a
|
fix unloaded blocks crash
|
2024-05-14 21:05:21 -05:00 |
|
MaxRobinsonTheGreat
|
5c6de46882
|
added pathfinder patch
|
2024-05-14 21:05:09 -05:00 |
|
Kolby Nottingham
|
c579366e7a
|
change npc defaults
|
2024-05-13 11:47:35 -07:00 |
|
MaxRobinsonTheGreat
|
dc520a9ea1
|
fix unloaded blocks in mode check
|
2024-05-12 22:46:33 -05:00 |
|
MaxRobinsonTheGreat
|
3ac7423953
|
sneak in patch for creative mode pathfinding
|
2024-05-11 12:31:43 -05:00 |
|
MaxRobinsonTheGreat
|
017aaa2779
|
clean up, added replicate
|
2024-05-10 13:41:58 -05:00 |
|
MaxRobinsonTheGreat
|
0bd92f7521
|
refactored and added defaul replicate
|
2024-05-10 13:41:29 -05:00 |
|
MaxRobinsonTheGreat
|
25853aa49b
|
added comment
|
2024-05-10 12:37:52 -05:00 |
|
MaxRobinsonTheGreat
|
76aa9539fb
|
cleaned comments, little fix
|
2024-05-10 12:18:47 -05:00 |
|
MaxRobinsonTheGreat
|
304fbc807c
|
added gamemode to stats
|
2024-05-10 11:35:44 -05:00 |
|
MaxRobinsonTheGreat
|
85c2f56afe
|
restart saves memory, selfprompt will restart too
|
2024-05-08 23:59:44 -05:00 |
|
MaxRobinsonTheGreat
|
30a172aa9d
|
Merge branch 'main' into self-prompt
|
2024-05-07 22:24:28 -05:00 |
|
MaxRobinsonTheGreat
|
e418778790
|
improved replicate, fixed gemini, shared toSinglePrompt
|
2024-05-07 15:08:22 -05:00 |
|
MaxRobinsonTheGreat
|
7ac919a62f
|
fixed prompter mutating history, improved coding
|
2024-05-07 15:06:05 -05:00 |
|
Max Robinson
|
1c75f4f688
|
Merge pull request #73 from kolbytn/localhost-addy
Localhost -> 127.0.0.1
|
2024-05-07 11:26:27 -05:00 |
|
MaxRobinsonTheGreat
|
0ff4c91cf7
|
changed default settings host
|
2024-05-06 11:16:35 -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
|
74156d118d
|
trigger goal to start
|
2024-05-04 14:41:02 -07:00 |
|
Kolby Nottingham
|
a12cc7ab09
|
Merge pull request #69 from kolbytn/mode-fixes
Mode Fixes
|
2024-05-04 14:32:25 -07:00 |
|
MaxRobinsonTheGreat
|
385c46bf35
|
Merge branch 'main' into load-npc
|
2024-05-04 16:21:55 -05:00 |
|
MaxRobinsonTheGreat
|
6727b44afc
|
clear pathfinder on idle, improve coward mode
|
2024-05-04 16:17:41 -05:00 |
|
MaxRobinsonTheGreat
|
559af27254
|
Merge branch 'main' into mode-fixes
|
2024-05-04 15:55:51 -05:00 |
|
MaxRobinsonTheGreat
|
c7b115ebbf
|
refactored to SelfPrompter class and interruption logic
|
2024-05-04 15:42:30 -05:00 |
|
Kolby Nottingham
|
825c369e8d
|
always load npc
|
2024-05-02 22:32:16 -07:00 |
|
Kolby Nottingham
|
0f18dd9f12
|
change cowardice range
|
2024-05-01 12:38:33 -07:00 |
|
Kolby Nottingham
|
51f401e62d
|
mode fixes
|
2024-05-01 12:19:42 -07:00 |
|
MaxRobinsonTheGreat
|
d1890a3a3b
|
added basic auto prompting
|
2024-04-30 23:07:07 -05:00 |
|
Kolby Nottingham
|
fed2696f06
|
model name fix
|
2024-04-30 13:31:51 -07:00 |
|
Max Robinson
|
6687674b69
|
Merge pull request #63 from kolbytn/memory-bank
Memory Bank 🗃️
|
2024-04-29 19:35:31 -05:00 |
|
Kolby Nottingham
|
e27aa7e8aa
|
memory bank example
|
2024-04-29 14:23:38 -07:00 |
|
Kolby Nottingham
|
1a148c0222
|
Merge pull request #65 from Radnos/main
Updated README.md for default local model.
|
2024-04-29 09:21:05 -07:00 |
|
Radnos
|
57c4f479d8
|
update README.md, phi3 to llama3
In the default profile for local models (Radley.json) llama3 was set, but the readme specified phi3 as default instead.
|
2024-04-29 13:47:03 +02:00 |
|
Kolby Nottingham
|
037f58234c
|
Merge pull request #58 from kolbytn/model-refactor
model refactor
|
2024-04-28 14:15:08 -07:00 |
|
MaxRobinsonTheGreat
|
f0542833f2
|
fixed null block crash
|
2024-04-27 23:37:13 -05:00 |
|
MaxRobinsonTheGreat
|
04eb3d07f5
|
fixed memory bank query
|
2024-04-27 23:36:58 -05:00 |
|
MaxRobinsonTheGreat
|
81cdc718bd
|
added memory bank and commands for saving places
|
2024-04-27 23:28:34 -05:00 |
|
MaxRobinsonTheGreat
|
75a5072cdc
|
fixed example sorting and empty embedding
|
2024-04-27 18:48:53 -05:00 |
|
Kolby Nottingham
|
358500839a
|
Merge pull request #59 from kolbytn/goal-prompt
Goal prompt
|
2024-04-27 15:11:13 -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
|
1f2273c028
|
more buildings
|
2024-04-24 15:34:08 -07:00 |
|
Kolby Nottingham
|
deade1aef7
|
set goal option
|
2024-04-24 13:36:26 -07:00 |
|
Kolby Nottingham
|
1f0ef465db
|
set goal prompt
|
2024-04-24 13:34:09 -07:00 |
|
Kolby Nottingham
|
40e067903e
|
model refactor
|
2024-04-24 11:28:04 -07:00 |
|
Kolby Nottingham
|
4fd6aa2021
|
prompted goals init
|
2024-04-23 20:47:01 -07:00 |
|