5 Commits

Author SHA1 Message Date
bobo
c805239183 fix: Resolve context overflow commit failure
- Updated commit/command.yml to use "en" language code
- Updated commit/commit.py to handle model's maximum context length error
- Updated commit/zh/command.yml to use "zh" language code
- Updated libs/llm_api/openai.py to ignore tokens limit error

Closes devchat-ai/devchat#189
2024-01-24 17:34:27 +08:00
bobo
8b6767dc7d chore: Update commit message description
- Update commit message description to provide guidance on writing a well-formatted commit message for selected code changes and committing them via Git. Include an issue number if desired (e.g., input "/commit to close #12").
- Update commit message description in Chinese to provide guidance on generating a well-formatted submission message for the selected code changes and committing them via Git. If necessary, it can include the corresponding issue number (e.g., input "/commit to close #12").
2024-01-03 11:06:20 +08:00
bobo.yang
5359905a58 Update commit command to use devchat_python 2023-12-14 10:36:42 +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
30de2d8c62 update commit command 2023-12-08 08:14:34 +08:00