Commit Graph

18 Commits

Author SHA1 Message Date
admin 3d521f4790 Fixes for anthropic 2024-08-18 08:55:22 -05:00
admin 19a12fccbc added dual models 2024-08-18 07:47:36 -05:00
admin aad82cbe98 Removed cruft 2024-08-18 07:39:19 -05:00
admin 5ad7d12a19 Implement get_functions to return OpenAI function schema as a JSON string 2024-08-17 22:21:51 -05:00
admin ac018fd34b Implemented full functionality for PersonaTool's generate_response method 2024-08-17 22:18:26 -05:00
admin 71d66aec4f Added PersonaTool class extending BaseTool 2024-08-17 22:15:25 -05:00
admin 2edc80189f Add persona_tool.py implementing the PersonaTool class 2024-08-17 22:15:01 -05:00
admin b465f19228 Merge branch 'main' of https://github.com/bucolucas/cyclop 2024-08-17 19:21:18 -05:00
admin a8d470333b Changed order of tool parameters, switched over to gpt4o 2024-08-17 19:21:15 -05:00
admin d5ac479506 Add TelegramKeyboardTool for creating Telegram keyboard layouts 2024-08-17 19:10:18 -05:00
admin e644709311 Add TelegramKeyboardTool to create and manage Telegram keyboards 2024-08-17 19:10:09 -05:00
admin 27048302db Extracted developer prompt and fixed log tool file location 2024-08-17 17:53:25 -05:00
admin cefb1c1963 Add LogTool to fetch log contents with optional line count. 2024-08-17 14:08:28 -05:00
admin fd549c203e Added features to github tool 2024-08-17 11:30:34 -05:00
admin df0e6ad9ad Added setup scripts 2024-08-17 11:01:59 -05:00
admin 7487c69531 Fixed commit workflow 2024-08-17 09:38:35 -05:00
admin 7ba4838522 Added tests 2024-08-17 09:28:17 -05:00
admin ae4f06d0b4 Initial commit 2024-08-16 12:43:59 -05:00