Commit Graph

75 Commits

Author SHA1 Message Date
admin 5a7013f471 Add metrics.py for measuring function performance 2024-08-18 18:43:05 -05:00
admin a8bda7622e removed unnecessary files 2024-08-18 14:27:20 -05:00
admin 8e6230a669 Add functions to approve, close, merge PRs, and delete branches 2024-08-18 12:31:00 -05:00
admin 0b28b9a39d More fixes for anthropic 2024-08-18 10:40:59 -05:00
admin b5a421ea21 Merge branch 'main' of https://github.com/bucolucas/cyclop 2024-08-18 09:19:31 -05:00
admin a283f7dde9 Removed image, added clear implementation to github_tool and log_tool 2024-08-18 09:19:29 -05:00
admin 6ad67f24a3 Add 'clear' command to BaseTool class 2024-08-18 09:00:50 -05:00
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