Releases: jpoly1219/context-extractor
Releases · jpoly1219/context-extractor
v0.2.0
- Separate LLM from the main extractor.
- Now the library exports two top-level functions:
extractContext
andcompleteWithLLM
. - Continuing to use more TypeScript Compiler API to replace regex matching.
credentials.json
is nowconfig.json
.- Updated README.