Merge pull request #10436 from victorstevansuse/feat/audits

feat: add audit logging feature
This commit is contained in:
Timothy Jaeryang Baek
2025-02-26 23:15:10 -08:00
committed by GitHub
5 changed files with 434 additions and 0 deletions

View File

@@ -31,6 +31,9 @@ APScheduler==3.10.4
RestrictedPython==8.0
loguru==0.7.2
asgiref==3.8.1
# AI libraries
openai
anthropic