Skip to content

Commit e7b5fc5

Browse files
committed
add llm and fix history
1 parent 4f864cb commit e7b5fc5

13 files changed

+43831
-186
lines changed

.env

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
VISO_MODEL_PATH= 'models/visobert_fold6.pth'
2-
PHOBERT_PATH= 'models/phobert_fold1.pth'
2+
PHOBERT_MODEL_PATH= 'models/phobert_fold1.pth'
3+
GROQ_API_KEY = 'your_api_key'

0 commit comments

Comments
 (0)