InAnYan / rust-gib

3 stars 1 forks source link

Bot can't find my templates #2

Closed InAnYan closed 4 days ago

InAnYan commented 4 days ago
Error: GitBotError(ImproveFeatureError(LlmAgentError(TemplateEngineError(Error { kind: Msg("Couldn't open template '\"templates/improve/system_message.tmpl\"'"), source: Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }))))
intellectual-bot-for-github[bot] commented 4 days ago

Hello InAnYan,

Thank you for reporting the issue with the bot not being able to find your templates. To help us better understand and resolve this problem, could you please provide a few more details?

  1. Path Verification: Could you confirm that the path to your templates is correct? Specifically, does the file system_message.tmpl exist in the templates/improve directory?

  2. Configuration Review: Have you reviewed the configuration settings to ensure that the template paths are set correctly?

  3. Environment Variables: Just to be sure, could you check if the environmental variable GIB_CONFIG_FILE is properly set?

  4. Operating System: What operating system are you using? This information can help us diagnose the issue more effectively.

If you could provide these details, it would greatly assist us in troubleshooting the problem. Thank you!