DAN-55 Intent Model (#89)

Includes:
- Intent Model
- Heuristic Classifications
- GPT self error classification
- Bugfix on finding end of answer stream
This commit is contained in:
Yuhong Sun
2023-06-07 15:27:06 -07:00
committed by GitHub
parent 0f1f16880a
commit 7c97cc4626
16 changed files with 245 additions and 68 deletions

View File

@@ -28,6 +28,7 @@ rfc3986==1.5.0
sentence-transformers==2.2.2
slack-sdk==3.20.2
SQLAlchemy[mypy]==2.0.12
tensorflow==2.12.0
transformers==4.27.3
types-beautifulsoup4==4.12.0.3
types-html5lib==1.1.11.13