Commit graph

14 commits

Author SHA1 Message Date
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