Skip to content

Releases: jpoly1219/context-extractor

v0.2.0

26 Jan 07:08
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Separate LLM from the main extractor.
  • Now the library exports two top-level functions: extractContext and completeWithLLM.
  • Continuing to use more TypeScript Compiler API to replace regex matching.
  • credentials.json is now config.json.
  • Updated README.

v0.1.2

01 Jan 01:58
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
bump for update README

v0.1.1

01 Jan 01:42
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
Merge branch 'main' of github.com:jpoly1219/context-extractor