Commit graph

23 commits

Author SHA1 Message Date
uukelele-scratch
6ddc0bec5d fixed GPT TTS + slight refactor 2025-08-23 10:35:03 +01:00
uukelele-scratch
3a960f0809 added gpt TTS (untested) 2025-08-22 21:17:12 +01:00
MaxRobinsonTheGreat
dde8ef210f quickfix gpt 5, add assistant base profile 2025-08-17 11:19:34 -05:00
MaxRobinsonTheGreat
d5cfae27c9 add openrouter vision, gpt strict format 2025-04-16 12:30:26 -05:00
gmuffiness
430ae24d20 fix: use text description when vision features are used with a non-vision model 2025-02-10 02:03:25 +09:00
gmuffiness
a22f9d439f merge: main 2025-02-08 17:39:38 +09:00
MaxRobinsonTheGreat
60187e2317 added model parameters obj to profile 2025-02-04 13:02:57 -06:00
MaxRobinsonTheGreat
9b387649a1 enable o3, improve novita 2025-02-03 18:35:58 -06:00
gmuffiness
7d51726289 feat: remove promptImageConvo and implement sendVisionRequest to each provider 2025-01-24 16:29:03 +09:00
MaxRobinsonTheGreat
66a03bf893 embed max tokens, fix shutdown race condition 2025-01-21 13:41:48 -06:00
bartek
bd8f911637
fix as described in https://github.com/kolbytn/mindcraft/issues/306 2024-11-08 09:49:24 +01: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
MaxRobinsonTheGreat
2e84595772 added strict format to o1 2024-10-06 22:54:51 -05:00
MaxRobinsonTheGreat
e90783b650 added o1 support and prompt param to newAction 2024-10-06 13:28:49 -05:00
MaxRobinsonTheGreat
3342a6deb9 removed strict format 2024-06-03 18:40:01 -05:00
MaxRobinsonTheGreat
440ffdd931 ignore user commands, remove message logs 2024-06-03 18:21:11 -05:00
MaxRobinsonTheGreat
24a6370332 refactored into key reader 2024-05-30 18:00:48 -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
Sam Kemp
8b4ea79b9a Switched to config.json instead of environment variable 2024-05-27 12:36:29 +01:00
Kolby Nottingham
40e067903e model refactor 2024-04-24 11:28:04 -07:00
MaxRobinsonTheGreat
34b571d347 added claude 2024-03-23 11:15:53 -05:00
MaxRobinsonTheGreat
4afdebac20 refactored prompts/examples/memory/initialization 2024-02-25 14:13:32 -06:00
MaxRobinsonTheGreat
5bf147fc40 refactored llm, added gemini 2024-02-18 22:56:38 -06:00