This commit is contained in:
Henry
2025-10-29 17:57:26 +08:00
parent bbfff14df8
commit d56ff7a15d

View File

@@ -126,7 +126,7 @@ The main configurations are in `config/config.yaml`:
- Ensure Docker is installed and running correctly.
- Check logs for detailed execution steps.
- Supports multiple LLM providers, tool formats are auto-selected based on configuration.
- We also provide an automated failure analysis tool based on result trace files to help you quickly identify the root cause of bad cases.[here](https://github.com/Tokfinity/InfCode/blob/main/analyzer).
- We also provide an automated failure analysis tool based on result trace files to help you quickly identify the root cause of bad cases.[here](https://github.com/Tokfinity/InfCode/blob/main/analyzer/README.md).