Skip to content

Releases: peng-gao-lab/ctinexus

v0.2.1

21 Feb 12:58
d18aac3

Choose a tag to compare

What's Changed

  • feat: add support for custom gateway access by @49Simon in #25

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Feb 03:10
d233944

Choose a tag to compare

What's Changed

  • fix: update image URLs in README to use main branch by @49Simon in #14
  • chore: add downloads badge by @49Simon in #16
  • docs: cleanup readme by @49Simon in #17
  • feat: add comprehensive test suite by @49Simon in #18
  • Fix: graph visualization improvement by @49Simon in #19
  • chore: add validation of llm results when returning json entities by @49Simon in #20
  • feat: add url source input by @49Simon in #21, #22
  • chore: improve app loading speed by @49Simon in #23
  • fix: pin tld version to fix compatability issue with trafilatura by @49Simon in #24

Full Changelog: v0.1.0...v0.2.0

CTINexus v0.1.0

08 Oct 22:15
d364dd5

Choose a tag to compare

What's Changed

  • Containerized POC with UI by @eljeffeg in #2
  • docs: update README to provide detailed usage guide by @49Simon in #3
  • feat: add CLI support with detailed usage guide by @49Simon in #4
  • feat: add support for Ollama models with proper error handling by @49Simon in #6
  • feat: enhance model selection with custom input options by @49Simon in #10
  • Release: v0.1.0 by @49Simon in #13
    • New PyPI package: ctinexus
    • Code refactoring
    • Bug fixes
    • Code quality checks and fixes

New Contributors

Full Changelog: https://github.com/peng-gao-lab/ctinexus/commits/v0.1.0