63 Commits

Author SHA1 Message Date
bobo.yang
f955f81a84 refactor: Update import paths in commit module
- Imported additional necessary modules for functionality
- Modified path handling to enhance module compatibility
- Adjusted imports for clarity and maintenance
2023-12-20 14:33:51 +08:00
bobo.yang
98d5b93594 Fix return statement in get_file_summaries function 2023-12-20 13:26:06 +08:00
bobo.yang
d1d7ed4332 Fix issue with committing empty files 2023-12-20 10:43:47 +08:00
bobo.yang
5359905a58 Update commit command to use devchat_python 2023-12-14 10:36:42 +08:00
kagami
3f04295b46 Fix lint errors 2023-12-08 18:38:29 +08:00
kagami
82bee7a7de Fix format 2023-12-08 18:38:29 +08:00
bobo.yang
8792c56a9d docs: Update commit command description in Chinese
- Updated the commit command description to include Chinese messaging
2023-12-08 11:35:09 +08:00
bobo.yang
c58ef78d52 refactor: Update response format and enhance documentation
- Updated the response format to include file paths in filename keys
- Added docstrings to chat_completion functions for better clarity
2023-12-08 11:08:36 +08:00
bobo.yang
169d02007e refactor: Update LLM configs and add markdown flag removal
- Updated model version in various LLM configs to 'gpt-3.5-turbo-1106'
- Added '_try_remove_markdown_block_flag' function in openai.py
2023-12-08 10:55:48 +08:00
bobo.yang
6bb5e29593 update prompts and add function comments 2023-12-08 09:20:01 +08:00
bobo.yang
39c721ad66 Update file summaries in commit.py 2023-12-08 08:18:56 +08:00
bobo.yang
30de2d8c62 update commit command 2023-12-08 08:14:34 +08:00
bobo.yang
11f951f3b4 add commit command 2023-12-01 13:06:08 +08:00