Skip to content

Releases: aj-archipelago/cortex

Release 1.0.6

23 Jun 19:27
Compare
Choose a tag to compare

This is a minor release that adds support for string arrays as input parameters to pathways.

Release 1.0.5

12 Jun 18:09
Compare
Choose a tag to compare

What's Changed

  • Bump xml2js and @azure/core-http in /helper_apps/MediaFileChunker by @dependabot in #36
  • Bump convict from 6.2.3 to 6.2.4 by @dependabot in #35
  • ARC-2090: add mediahelper dockerfile by @ademgcl in #42
  • ARC-2106: Cortex supports srt-vtt transcription by @ademgcl in #44
  • Add Google PaLM support for chat and text models by @jmacAJ in #46
  • Update README.md for PaLM Support by @jmacAJ in #47

New Contributors

Full Changelog: 1.0.4...1.0.5

Release 1.0.4

02 May 12:53
Compare
Choose a tag to compare

What's Changed

  • ARC-2085: surface whisper errors and return them by @ademgcl in #39
  • Fix the way we do paths for Windows compatibility. by @jmacAJ in #40
  • ARC-2086: Correct some files (possibly different formats) are not processed correctly in MediaFileChunker by @ademgcl in #41

Full Changelog: 1.0.3...1.0.4

Release 1.0.3

19 Apr 14:10
Compare
Choose a tag to compare

What's Changed

  • Fixing occasional error in completions when prompt size prediction wa… by @jmacAJ in #33
  • ARC-2071: Whisper file processing exported to its own app by @ademgcl in #30
  • Added comma sep parser, fixed a trunc bug, fixed callPathway by @jmacAJ in #34
  • Fixing various linter issues by @jmacAJ in #38

Full Changelog: 1.0.2...1.0.3

Release 1.0.2

12 Apr 17:54
Compare
Choose a tag to compare

What's Changed

  • Implement local model support - fix linting issues by @jmacAJ in #32

Full Changelog: 1.0.1...1.0.2

Release 1.0.1

11 Apr 17:02
Compare
Choose a tag to compare

Minor bug fixes

Release 1.0.0

07 Apr 22:01
Compare
Choose a tag to compare

Full Changelog: 0.0.11...1.0.0

Release 0.0.11

04 Apr 14:17
Compare
Choose a tag to compare

What's Changed

  • Moving Cortex to ES6 for easier langchain.js support by @jmacAJ in #29

Full Changelog: 0.0.10...0.0.11

Release 0.0.10

03 Apr 16:17
Compare
Choose a tag to compare

What's Changed

  • Do a better job of truncating long messages rather than just scrappin… by @jmacAJ in #25
  • Use AVA instead of Jest for testing by @jmacAJ in #28

Full Changelog: 0.0.9...0.0.10

Release 0.0.9

30 Mar 18:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.8...0.0.9