uukelele-scratch
|
76204664cd
|
added searchwiki action
|
2025-03-09 17:17:41 +00:00 |
|
uukelele-scratch
|
b2cafb06b9
|
Merge branch 'kolbytn:main' into main
|
2025-03-09 15:46:17 +00:00 |
|
Sweaterdog
|
21ee58fd8c
|
Update groq.js
Fixed an unclosed bracket
|
2025-03-09 00:45:30 -08:00 |
|
Sweaterdog
|
fbdac8d48e
|
Update prompter.js
Fixed a minor error
|
2025-03-09 00:29:06 -08:00 |
|
Sweaterdog
|
7bd9f0bfd2
|
Delete patches/@google+generative-ai+0.2.1.patch
Deleted the google patch to allow experimental gemini models, per MaxRobinsonTheGreats request.
|
2025-03-08 12:25:35 -08:00 |
|
Sweaterdog
|
5718427b3b
|
Update agent.js
|
2025-03-08 12:20:47 -08:00 |
|
Sweaterdog
|
407be3e652
|
Update README.md
Fixed the Example Gemini model to a model that still works, gemini-pro is no longer recognized by google AI studio
|
2025-03-08 12:12:28 -08:00 |
|
MaxRobinsonTheGreat
|
4cd5a8f658
|
patch viewer to so not constantly throwing errors
|
2025-03-07 23:19:41 -06:00 |
|
MaxRobinsonTheGreat
|
39abf8a19e
|
update worldview pos, extend view range
|
2025-03-07 23:19:12 -06:00 |
|
MaxRobinsonTheGreat
|
c13bf4895d
|
improve prompt/examples
|
2025-03-07 23:18:49 -06:00 |
|
Sweaterdog
|
0a575b33b2
|
Merge branch 'main' into main
|
2025-03-07 18:52:41 -08:00 |
|
MaxRobinsonTheGreat
|
8234af9585
|
Merge branch 'main' into vision
|
2025-03-07 16:39:34 -06:00 |
|
Max Robinson
|
6e73f30f7f
|
Merge pull request #474 from dtesters/main
Update prompter.js
|
2025-03-07 15:03:28 -06:00 |
|
Max Robinson
|
b6666c9c75
|
Merge pull request #475 from kolbytn/blacklist
add blocked_actions to settings too
|
2025-03-07 15:03:07 -06:00 |
|
MaxRobinsonTheGreat
|
c58ad93f24
|
add blocked_actions to settings too
|
2025-03-07 15:02:31 -06:00 |
|
MaxRobinsonTheGreat
|
bdee71ac92
|
camera always on, show entities, refactor browser viewer
|
2025-03-07 14:19:55 -06:00 |
|
MilitaryLotus
|
0093ef1b92
|
Update prompter.js
|
2025-03-07 10:56:53 -08:00 |
|
Sweaterdog
|
83eeac5ebc
|
Update settings.js
|
2025-03-06 21:03:48 -08:00 |
|
Sweaterdog
|
ac60e890c3
|
Delete profiles/local.json
|
2025-03-06 21:03:34 -08:00 |
|
dtesters
|
6b81e8d6cb
|
Update prompter.js
|
2025-03-06 12:42:50 -08:00 |
|
Sweaterdog
|
3953f908e3
|
Update local.js
Removed an extra space
|
2025-03-06 11:32:54 -08:00 |
|
Sweaterdog
|
ca7b6fc65d
|
Update gemini.js
Removed and extra space
|
2025-03-06 11:31:43 -08:00 |
|
Sweaterdog
|
aa6920f148
|
Update self_prompter.js
Removed an extra space
|
2025-03-06 11:31:14 -08:00 |
|
Sweaterdog
|
6425869c0b
|
Update history.js
Removed unnecessary spaces
|
2025-03-06 11:30:49 -08:00 |
|
Sweaterdog
|
b863b90f96
|
Update agent.js
Removed unnecessary spaces
|
2025-03-06 11:30:30 -08:00 |
|
Sweaterdog
|
7b6cd01bfb
|
Update action_manager.js
Removed unnecessary spaces
|
2025-03-06 11:29:37 -08:00 |
|
Sweaterdog
|
312d04a885
|
Update gemini.json
Removed extra spaces
|
2025-03-06 11:29:04 -08:00 |
|
Sweaterdog
|
dd6df4792c
|
Update evaluation_script.py
Removed unnecessary space
|
2025-03-06 11:28:31 -08:00 |
|
Sweaterdog
|
232b796b10
|
Update example_tasks.json
Fixed extra space
|
2025-03-06 11:28:05 -08:00 |
|
Sweaterdog
|
a3125752d7
|
Update gemini.json
Updated the model to Gemini-2.0-flash
|
2025-03-05 17:35:47 -08:00 |
|
Sweaterdog
|
f72d690956
|
Create local.json
Added a local.json file, since Ollama is unique, it is a local provider, which is not the case for any other provider.
|
2025-03-05 17:33:38 -08:00 |
|
Sweaterdog
|
e752a04436
|
Update settings.js
Added a local.json profile, since there wasn't one before? I mean Ollama is one of its kind, so like, why?
|
2025-03-05 17:31:56 -08:00 |
|
Sweaterdog
|
efa8fe9153
|
Update glhf.js
Removed useless lines and comments.
|
2025-03-05 17:26:28 -08:00 |
|
Sweaterdog
|
4d81445bbb
|
Update local.js
Updated the default API model from llama3 to llama3.1, llama3.1 is smarter for the same size.
|
2025-03-05 17:25:22 -08:00 |
|
Sweaterdog
|
5061c53a50
|
Update README.md
Made README more readable and changed the recommended ollama model from llama3 to llama3.1 due to higher performance.
|
2025-03-05 17:21:58 -08:00 |
|
Sweaterdog
|
af20a10ef0
|
Update evaluation_script.py
Fixed useless extra line
|
2025-03-05 14:43:53 -08:00 |
|
Sweaterdog
|
d124492466
|
Update settings.js
Removed useless profile imports
|
2025-03-05 14:42:59 -08:00 |
|
Sweaterdog
|
7c8f82115b
|
Update hyperbolic.js
Fixed export name
|
2025-03-05 14:42:00 -08:00 |
|
Sweaterdog
|
b3ee159b43
|
Update prompter.js
Fixed minor issues
|
2025-03-05 14:40:42 -08:00 |
|
MaxRobinsonTheGreat
|
dcdb7d2de1
|
refactor/cleanup
|
2025-03-05 15:46:45 -06:00 |
|
MaxRobinsonTheGreat
|
5dca9b778f
|
readd canvas, remove random "git"
|
2025-03-05 15:35:50 -06:00 |
|
MaxRobinsonTheGreat
|
222f988873
|
fixed merge mistake
|
2025-03-05 15:32:15 -06:00 |
|
MaxRobinsonTheGreat
|
9abecae9b2
|
Merge branch 'main' into vision
|
2025-03-05 15:30:19 -06:00 |
|
MaxRobinsonTheGreat
|
6ec49e7789
|
reworked image prompting, update package
|
2025-03-05 15:23:57 -06:00 |
|
Sweaterdog
|
fa22e388de
|
Update README.md
|
2025-03-04 17:05:42 -08:00 |
|
Sweaterdog
|
0451b1a852
|
Update prompter.js
"Fixed" prompter.js
|
2025-03-04 16:57:29 -08:00 |
|
Sweaterdog
|
d57ac89d87
|
Update glhf.js
Made glhf.js export GLHF instead of glhf
|
2025-03-04 16:52:05 -08:00 |
|
Sweaterdog
|
9c595ed69a
|
Update prompter.js
Fixed the hyperbolic and glhf.chat setup, for some reason it was deleted when merging with the main.
|
2025-03-04 16:51:32 -08:00 |
|
Sweaterdog
|
7c3660e0f2
|
Merge branch 'main' into main
|
2025-03-04 16:43:56 -08:00 |
|
Sweaterdog
|
6c44f5c55b
|
Delete profiles/glhf.json
|
2025-03-04 15:34:42 -08:00 |
|