Releases: skit-ai/skit-calls
Releases · skit-ai/skit-calls
Update packages for vulnerability fix
0.2.55
What's Changed
- [QT-131] adding blocking_disposition to the sampled turns query by @greed2411 in #32
Full Changelog: 0.2.54...0.2.55
0.2.54
0.2.53
0.2.48
0.2.47
Optimise fetch call ids and support multiple flow ids as param (#25) * Initial commit * Refactor to support min call quantity for flow-ids * Move values to constants * Update secrets.dvc * Update version --------- Co-authored-by: dhanashree.s <[email protected]>
0.2.12
0.2.12
- Add: Delay flag on cli to increase connection timeout.
- Update: Start and end dates are assumed to be current day's min and max timestamps.
- Fix: Prediction being a
dict
breakssample
andselect
commands. - Update: JSON dumps retain utf8 chars.
- Feat: Download calls dataset using call uuids from a given csv file.
- Update: Prediction column added to calls dataset.
- Add: Call history can be added to calls dataset by providing the
--history
flag.