File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -368,8 +368,8 @@ graph TB
368368├── .dockerignore - This file contains the files and directories to be ignored by docker.
369369├── .devcontainer - This directory contains the devcontainer configuration files.
370370├── .env - This file contains the environment variables for the project. (Not included in the repository)
371- ├── examples - An example implementation of how to use the inspect library
372- │ ├── examples/inspect_safety_demo.py - a demo of how to implement evaluations to the model to allow safety features.
371+ ├── examples - An example implementation of how to use the inspect library.
372+ │ ├── examples/inspect_safety_demo.py - a demo of how to implement evaluations to the model to allow safety features.
373373├── INSPECT_SAFETY_GUIDE.md - Comprehensive guide for the Inspect AI safety layer integration.
374374├── IMPLEMENTATION_SUMMARY.md - Summary of the technical implementation and features of the project.
375375├── LICENSE - This file contains the license for the project.
You can’t perform that action at this time.
0 commit comments