feat: add order-attachment LLM classifier

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Misaka_Company
2026-07-24 13:35:28 +08:00
commit 2110e6f38c
12 changed files with 1745 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pyyaml>=6.0
pyodbc>=5.0
openai>=1.0