Skip to content

Commit

Permalink
Merge pull request #274 from MeetKai/musab-mk-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
musab-mk authored Oct 11, 2024
2 parents 9afb17b + ce09d84 commit 2062295
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,11 @@ Evaluation function call prediction in SGD dataset. The accuracy metric measures

See training [README](functionary/train/README.md)

## Safety & Security

While its not strictly enforced, to ensure more *secure* function execution, one can enable grammar sampling to enforce type checking.
Main safety checks needs to be done in the functions/actions themselves. Such as validation of the given input, or the ouput that will be given to the model.

## Roadmap

- [ ] OpenAPI specification based plugin support.
Expand Down

0 comments on commit 2062295

Please sign in to comment.