Commit graph

61 commits

Author SHA1 Message Date
gmuffiness
a22f9d439f merge: main 2025-02-08 17:39:38 +09:00
MaxRobinsonTheGreat
642e1e86dc add base profiles survival,creative,god_mode 2025-02-05 15:58:40 -06:00
MaxRobinsonTheGreat
3a780ef759 lil fixes: model names and params, imports 2025-02-05 15:14:33 -06: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
MaxRobinsonTheGreat
0c3ba9a383 updated gemini, cleaned gpt profile 2025-02-04 14:41:57 -06:00
MaxRobinsonTheGreat
60187e2317 added model parameters obj to profile 2025-02-04 13:02:57 -06:00
gmuffiness
7d51726289 feat: remove promptImageConvo and implement sendVisionRequest to each provider 2025-01-24 16:29:03 +09:00
gmuffiness
5fce0acaac feat: move vision functions from skill into vision_intepreter 2025-01-24 13:16:36 +09:00
“Qu
1a86c3a485 Fix Qwen.js to be compatible with OpenAI and add random backoff for rate limiting 2025-01-19 20:50:25 +08:00
“Qu
5dd57dd429 Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	src/agent/prompter.js
2025-01-19 18:28:17 +08:00
gmuffiness
1fee081782 fix: add camera file & move image describe to promptImageConvo 2025-01-16 14:43:13 +09:00
gmuffiness
f5923db43a feat: update skill look to lookAtPlayer & export lookAtPosition 2025-01-16 13:17:39 +09: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
RainbowBird
5954c0a177
fix: typo fix 2025-01-06 14:59:51 +08:00
“Qu
2127e5b9fb Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	src/agent/prompter.js
2025-01-04 12:30:28 +08:00
Maximus
a2a3d4a305 added deepseek 2024-12-26 16:45:48 -07:00
MaxRobinsonTheGreat
077fa41edb starting new convo ends current one 2024-12-18 11:21:05 -06:00
Qu Yi
4c8c61b2f3 Modify the url of qwen.json to default to the international version '-intl' 2024-12-16 19:23:24 +08:00
Qu Yi
37aecb0e70 Merge remote-tracking branch 'upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	profiles/qwen.json
2024-12-16 19:11:18 +08:00
Qu Yi
1835d5e541 Resolve merge conflicts with latest code 2024-12-14 00:07:01 +08:00
MaxRobinsonTheGreat
ae99cedec5 better examples, little model fixes, less chatty 2024-12-12 19:42:29 -06:00
MaxRobinsonTheGreat
c2dab95061 better conversation monitor timers, examples, bot detection 2024-12-08 20:58:59 -06:00
MaxRobinsonTheGreat
5497608ee1 better docs and prompts 2024-12-07 22:56:19 -06:00
MaxRobinsonTheGreat
5b63aef57d parse floats, better grok, better examples 2024-12-07 22:47:39 -06:00
MaxRobinsonTheGreat
030d5beefa prioritize most recent message, not first 2024-12-07 17:54:49 -06:00
MaxRobinsonTheGreat
9cd39dc5df better continue conversation logic/monitor 2024-12-05 16:06:05 -06:00
MaxRobinsonTheGreat
cff47d772d refactored to convoManager and openChat 2024-12-03 22:58:04 -06:00
MaxRobinsonTheGreat
a853995571 improved interrupt response logic, removed collectallblocks 2024-11-22 14:53:25 -06:00
MaxRobinsonTheGreat
bc360f15fb added default profile that replaces most of all profiles 2024-11-21 23:29:52 -06:00
MaxRobinsonTheGreat
c5e0b3bd05 updated all profiles, added hallucination protection 2024-11-19 22:45:47 -06:00
MaxRobinsonTheGreat
8f18b921ee Merge branch 'main' into agent-chat 2024-11-16 15:53:22 -06:00
Nimi
e8867000c7 xAI/Grok support 2024-11-11 05:43:26 -06:00
MaxRobinsonTheGreat
3b07a63b48 Merge branch 'main' into agent-chat 2024-11-04 10:11:14 -06:00
Saintdoggie
ac4f10210b feat: add mistral provider 2024-11-03 19:22:05 -08:00
MaxRobinsonTheGreat
dc8488299c checkpoint 2024-11-02 10:46:04 -05:00
Ninot-Quyi[CN]
0f926727f5 Updated the usage of Qwen api 2024-10-28 19:06:51 +08:00
Ninot-Quyi[CN]
13cbf2b582 New Model Support: Qwen 2024-10-28 13:29:16 +08:00
MaxRobinsonTheGreat
cfd13d4cd1 added unstuck to freeguy 2024-10-27 00:09:46 -05:00
MaxRobinsonTheGreat
a598d72986 add unstuck mode to profiles 2024-10-26 17:13:51 -05:00
MaxRobinsonTheGreat
af8dcccceb make profiles consistent with video, cheat mode off 2024-10-25 23:46:07 -05:00
MaxRobinsonTheGreat
c3841b0652 improved prompts 2024-10-15 13:22:44 -05:00
MaxRobinsonTheGreat
0d4a67aaeb unsupported embeddings fall back on word overlap 2024-10-11 21:12:52 -05:00
MaxRobinsonTheGreat
468f82366d updated memory saving prompt 2024-10-11 14:49:40 -05:00
MaxRobinsonTheGreat
c2af5a63f0 improved prompts for mem saving/self prompting 2024-10-10 22:25:30 -05:00
MaxRobinsonTheGreat
e90783b650 added o1 support and prompt param to newAction 2024-10-06 13:28:49 -05:00
MaxRobinsonTheGreat
3ed79aba8a cleaned up a few things 2024-10-05 23:38:55 -05:00
FateUnix29
cb85c8077b Some stuff. 2024-08-31 15:29:34 -07:00
Copper
99a7158382
Merge branch 'main' into main 2024-08-25 00:45:10 -07:00
MaxRobinsonTheGreat
10cdee11a1 cleaned profiles 2024-08-24 12:25:05 -05:00