Commit graph

61 commits

Author SHA1 Message Date
Max Robinson
009d3b9f19
fix discord link 2024-11-22 22:41:47 -06:00
Max Robinson
c93243dc77
Merge pull request #271 from jasonhp/novita
feat: add llm vendor Novita AI
2024-11-16 15:08:48 -06:00
Nimi
e8867000c7 xAI/Grok support 2024-11-11 05:43:26 -06:00
Max Robinson
0b4ecd9cf8
changed discord link 2024-11-09 11:38:25 -06:00
Max Robinson
a6edd8fc44
removed error warning, added todo link 2024-11-07 13:13:26 -06:00
Max Robinson
cfcd9d0fd8
bug warning 2024-11-07 09:43:39 -06:00
Kolby Nottingham
6368a5e2ad blog post 2024-11-06 09:49:59 -08:00
Kolby Nottingham
fc3002d032 Merge branch 'main' of https://github.com/kolbytn/mindcraft 2024-11-06 09:48:59 -08:00
Kolby Nottingham
c8334ed0ae citation and blog post 2024-11-06 09:48:53 -08:00
Jason
dc1a547f92 fix: remove novita profile 2024-11-06 16:21:43 +08:00
wlvrx
043031f9b0 Update default embedding model to text-embedding-3-small
- Changed from text-ada-002 to text-embedding-3-small
- Aligns with OpenAI's current best practices
- More cost-effective and better performance
2024-11-04 21:55:10 +08:00
Max Robinson
b6856e63c8
reinforced coding warning 2024-11-02 17:37:17 -05:00
Max Robinson
7fd505c4b5
Added faq link 2024-11-02 14:08:59 -05:00
Max Robinson
012f229936
Better instructions and order 2024-11-02 13:03:58 -05:00
Max Robinson
31db4e2be9
Merge pull request #259 from Ninot1Quyi/main
New model support: Qwen
2024-11-02 12:02:14 -05:00
Jason
9fbee53b4f feat: add llm vendor Novita AI 2024-10-31 18:23:35 +08:00
bartek szabat
62550aa2c8 run in docker-compose: added viaproxy service to connect to unsupported minecraft versions 2024-10-29 11:59:56 +01:00
bartek szabat
2ee94d7b60 run in docker-compose: open prismarine viewer ports: update readme 2024-10-29 11:40:18 +01:00
bartek
c7feb2cea9
Merge branch 'kolbytn:main' into patch-1 2024-10-29 10:59:53 +01:00
bartek
906df6f6e4
Updated README.md: updated docker instruction plus some formatting 2024-10-29 09:17:44 +01:00
Ninot-Quyi[CN]
360db0cbcb Distinguish between Qwen international and Chinese links in the readme. 2024-10-28 18:02:25 +08:00
Ninot-Quyi[CN]
2545210c8b Distinguish between Qwen international and Chinese links in the readme. 2024-10-28 17:58:50 +08:00
Ninot-Quyi[CN]
87b41b525e New Model Support: Qwen 2024-10-28 14:17:33 +08:00
MaxRobinsonTheGreat
32d10430da added 1.21.1 support 2024-10-27 15:06:23 -05:00
bartek
44350d3c24
Update README.md 2024-10-25 10:52:58 +02:00
bartek
c0fbcb27aa
Update README.md 2024-10-25 10:45:49 +02:00
bartek
1b690c00cf
Update README.md
more instruction
2024-10-25 10:30:32 +02:00
bartek
09b2c23cc1
Update README.md
run in docker instruction
2024-10-23 11:03:50 +02:00
MaxRobinsonTheGreat
09dcb82e20 cleanup 2024-10-20 11:53:18 -05:00
nij
5765fe6270 Simple hugging face support in 30 minutes lmao 2024-10-07 22:00:49 +07:00
Max Robinson
2e849b8f28
Merge pull request #214 from kolbytn/o1-support
added o1 support and prompt param to newAction
2024-10-06 23:52:55 -05:00
Max Robinson
7abf30c353
Merge pull request #179 from ereid7/feat-profile-arg
feat: support --profiles arg
2024-10-06 21:33:38 -05:00
MaxRobinsonTheGreat
f3961c6086 add discord link 2024-10-06 14:23:33 -05:00
FateUnix29
f15289f43d A tiny change to the README, line 55 2024-09-20 15:19:30 -07:00
Evan Reid
ee86d4811b feat: support --profiles arg 2024-09-08 21:07:25 -04:00
FateUnix29
cb85c8077b Some stuff. 2024-08-31 15:29:34 -07:00
Copper
dac320a0cd
Groq info 2024-06-18 19:25:32 -07:00
MaxRobinsonTheGreat
24a6370332 refactored into key reader 2024-05-30 18:00:48 -05:00
MaxRobinsonTheGreat
e623a6925c Merge branch 'main' into keys-file 2024-05-30 17:34:40 -05:00
Sam Kemp
fe621ebcf8 Renamed config.json to keys.json and added check for env var if keys.json isn't found 2024-05-30 17:30:34 +01:00
MaxRobinsonTheGreat
505d11b07d updated readme 2024-05-29 22:04:30 -05:00
Sam Kemp
b17f4806a3 Updated README.md 2024-05-27 12:47:12 +01:00
MaxRobinsonTheGreat
017aaa2779 clean up, added replicate 2024-05-10 13:41:58 -05: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
40e067903e model refactor 2024-04-24 11:28:04 -07:00
Kolby Nottingham
ed617c2304 direct ollama requests 2024-04-23 14:58:31 -07:00
Radnos
fe8324b034 made it compatible with other programme compatible with OpenAPI format (such as oobabooga's Text generation web UI) 2024-04-10 15:54:40 +02:00
Radnos
5951fd02e5 set back default value, put instruct variant of mistral as default and fixed model set to none 2024-04-08 14:14:31 +02:00
Radnos
54a45c3dfe updated readme and set default config 2024-04-08 13:31:20 +02:00
Maximus
97e2bfbe88 better readme 2024-04-05 17:25:06 -05:00