Commit Graph

  • 3aeb203944 Merge branch 'main' of https://github.com/bucolucas/cyclop admin 2024-08-18 07:36:40 -05:00
  • db009105c7 Add ability to switch models admin 2024-08-18 07:35:52 -05:00
  • 36d9a0232b Merge pull request #26 from bucolucas/enhance-persona-tool admin 2024-08-17 22:24:17 -05:00
  • d5d5fc4a73 Enhance PersonaTool with get_functions method admin 2024-08-17 22:23:02 -05:00
  • 5ad7d12a19 Implement get_functions to return OpenAI function schema as a JSON string admin 2024-08-17 22:21:51 -05:00
  • ac018fd34b Implemented full functionality for PersonaTool's generate_response method admin 2024-08-17 22:18:26 -05:00
  • b5c485342c Remove duplicate PersonaTool file from root directory admin 2024-08-17 22:17:07 -05:00
  • 71d66aec4f Added PersonaTool class extending BaseTool admin 2024-08-17 22:15:25 -05:00
  • 2edc80189f Add persona_tool.py implementing the PersonaTool class admin 2024-08-17 22:15:01 -05:00
  • c1258ddb55 Added persona_tool for generating responses based on persona descriptions via OpenAI API. admin 2024-08-17 22:12:06 -05:00
  • ca56bfc6f6 Added persona_tool for generating responses based on persona descriptions via OpenAI API. admin 2024-08-17 22:12:01 -05:00
  • fa9d27b3f8 Merge pull request #14 from bucolucas/update-telegram-inference-bot-docs admin 2024-08-17 19:43:39 -05:00
  • e16749726e Update documentation for telegram_inference_bot.py admin 2024-08-17 19:43:02 -05:00
  • 8dff69e960 Merge pull request #13 from bucolucas/enhance-logging-filter admin 2024-08-17 19:32:55 -05:00
  • bda3b044e4 Modify logging filter to exclude multiple strings. admin 2024-08-17 19:32:26 -05:00
  • 7103b1ee72 Updated logging filter to check against an array of unwanted strings. admin 2024-08-17 19:32:01 -05:00
  • 89b6fa3ccc Added a logging filter to suppress logs containing a specific string. admin 2024-08-17 19:30:38 -05:00
  • 5f86f43637 Added filter to logging configuration to exclude logs containing the string 'DEBUG' admin 2024-08-17 19:30:18 -05:00
  • b465f19228 Merge branch 'main' of https://github.com/bucolucas/cyclop admin 2024-08-17 19:21:18 -05:00
  • a8d470333b Changed order of tool parameters, switched over to gpt4o admin 2024-08-17 19:21:15 -05:00
  • 05d4884e67 Merge pull request #12 from bucolucas/telegram-keyboard-creator-tool-7 admin 2024-08-17 19:11:33 -05:00
  • d5ac479506 Add TelegramKeyboardTool for creating Telegram keyboard layouts admin 2024-08-17 19:10:18 -05:00
  • e644709311 Add TelegramKeyboardTool to create and manage Telegram keyboards admin 2024-08-17 19:10:09 -05:00
  • 31a041e300 Update tool use count limit to 50 admin 2024-08-17 18:50:30 -05:00
  • 65967d8949 removed irrelevant comment admin 2024-08-17 18:49:52 -05:00
  • 08e61b79fa Merge pull request #11 from bucolucas/feature/logging-output admin 2024-08-17 18:34:13 -05:00
  • b20d8707aa Implemented logging output to both console and logs/output.log in telegram_inference_bot.py. admin 2024-08-17 18:32:08 -05:00
  • 382c7580fa Add logging functionality for console and file outputs. admin 2024-08-17 18:31:53 -05:00
  • 4afdbebd2e Update prompt and using gpt-4o-mini because files are long admin 2024-08-17 18:28:33 -05:00
  • 5d7c5aa23d Updated discord bot with developer prompt refactoring admin 2024-08-17 17:57:23 -05:00
  • 27048302db Extracted developer prompt and fixed log tool file location admin 2024-08-17 17:53:25 -05:00
  • 76b4dce472 Merge pull request #8 from bucolucas/discord_inference_bot admin 2024-08-17 16:44:42 -05:00
  • 3d8eccece2 Add discord.py to requirements.txt for Discord bot admin 2024-08-17 16:43:59 -05:00
  • 8decd24148 Add Discord inference bot based on the Telegram inference bot. admin 2024-08-17 16:40:49 -05:00
  • 8eb0e66c2d Merge pull request #3 from bucolucas/log_tool_branch admin 2024-08-17 15:13:25 -05:00
  • cefb1c1963 Add LogTool to fetch log contents with optional line count. admin 2024-08-17 14:08:28 -05:00
  • 14cf7ee09a Merge pull request #2 from bucolucas/update-docs-with-tools-insights admin 2024-08-17 13:07:14 -05:00
  • e6f4cafab6 docs: Update readme.md with tools overview admin 2024-08-17 13:05:16 -05:00
  • 255153af56 Added system prompt admin 2024-08-17 13:00:37 -05:00
  • fd549c203e Added features to github tool admin 2024-08-17 11:30:34 -05:00
  • df0e6ad9ad Added setup scripts admin 2024-08-17 11:01:59 -05:00
  • 7487c69531 Fixed commit workflow admin 2024-08-17 09:38:35 -05:00
  • 7ba4838522 Added tests admin 2024-08-17 09:28:17 -05:00
  • 20ecbe4efa Initial commit+1 admin 2024-08-16 12:44:52 -05:00
  • ae4f06d0b4 Initial commit admin 2024-08-16 12:43:59 -05:00