SpecterOps / Nemesis

An offensive data enrichment pipeline
https://specterops.github.io/Nemesis/
Other
613 stars 59 forks source link

NLP container fixes #33

Closed HarmJ0y closed 9 months ago

HarmJ0y commented 9 months ago

-Bumped versions for langchain, tiktoken, and pytorch to the latest available and updated code using these libraries as appropriate. -Changed the embedding model used to TaylorAI/bge-micro-v2 which has a 512 context window (old one had 256). This model is also faster. -Changed semantic search display in the Dashboard to a method with raw text: image