Skip to content

feat: Add API call tool type #73

feat: Add API call tool type

feat: Add API call tool type #73

on:
pull_request:
branches:
- main
- dev
jobs:
bandit_check:
name: bandit check security of python code in agents-api
runs-on: ubuntu-latest
steps:
- uses: mdegis/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
path: "./agents-api/agents_api"
level: high
confidence: high
# exit_zero: true