Releases: FOSWLY/neurojs
1.1.2
- Added custom field
haveChapters: truefor VideoSummarizeResponse - Added custom field
thesisfor VideoSummarizeResponse (converted from chapters) - Bump
@vot.jsdepends
Full Changelog: 1.1.1...1.1.2
1.1.1
- Updated generated typebox
- Rewritted typebox generation logic with
@toil/typebox-genx
Full Changelog: 1.1.0...1.1.1
1.1.0
- Added support get data by sharing token (
https://300.ya.ru/TOKEN) - Renamed summarizeVideo response
chapters[n].offset->chapters[n].startTime
Full Changelog: 1.0.0...1.1.0
1.0.0
- Added support to work with neuro-worker
- Changed export
protostoprotos/*
Full Changelog: 0.2.0...1.0.0
0.2.0
Caution
BREAKING CHANGES!
-
Added support to summarize text with YaHMAC (without any auth) or with Cookies
-
Added support to summarize articles with YaHMAC (without any auth) or with Cookies
-
Added shared
OptsandExtraOptstypes for Yandex API -
(!) Changed api300 response to camelCase style
-
(!) Renamed summarizeVideo extra option
summarizeIdtosessionId -
(!) Renamed many summarizeVideo response fields:
summarizeId->sessionId
interval->pollIntervalMs
summarizeTitle->title
status->statusCode
chapters[n].chapterId->chapters[n].id
chapters[n].title->chapters[n].content
chapters[n].theses[i].thesisId->chapters[n].theses[i].id
Full Changelog: 0.1.0...0.2.0
0.1.0
- Initial release
Full Changelog: https://github.com/FOSWLY/neurojs/commits/0.1.0