Releases: aj-archipelago/cortex
Releases · aj-archipelago/cortex
Release 1.0.6
This is a minor release that adds support for string arrays as input parameters to pathways.
Release 1.0.5
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
- @dependabot made their first contribution in #36
Full Changelog: 1.0.4...1.0.5
Release 1.0.4
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
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
What's Changed
Full Changelog: 1.0.1...1.0.2
Release 1.0.1
Minor bug fixes
Release 1.0.0
Full Changelog: 0.0.11...1.0.0
Release 0.0.11
What's Changed
Full Changelog: 0.0.10...0.0.11
Release 0.0.10
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