Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nlp-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ nltk==3.10.0
rapidfuzz>=3.14.5
# Recovers truncated JSON from Gemini 2.5 Flash repetition-loop bug
# (see issue in repo) — salvages already-billed output on parse failure.
json-repair>=0.61.2
json-repair>=0.61.7
# Commit 7: Chroma vector store (embedded, no separate server). 0.4.x API:
# PersistentClient, get_or_create_collection, cosine distance.
chromadb==0.4.24
Expand Down