Skip to content

Releases: epam/ai-dial-analytics-realtime

0.11.0

21 Feb 10:35
Compare
Choose a tag to compare

Other

  • bump Ubuntu from 22.04 to 24.04; migrate to Python 3.12 (#109)

0.10.2

20 Feb 12:46
Compare
Choose a tag to compare

Fixes

  • ignore assembled_response for endpoints other than /chat/completions (#110) (#111)

0.10.1

17 Feb 12:05
Compare
Choose a tag to compare

Fixes

  • chore: bump transformers from 4.38.0 to 4.48.0 (#107) (#108)

0.10.0

17 Feb 11:56
6aa91d3
Compare
Choose a tag to compare

Features

  • migrate to assembled_response provided by Core instead of manually assembling the response (#105)
  • support OTLP telemetry via DIAL SDK (#83)

Other

  • improve logging (#89)
  • update README (#103)
  • bump epam/ai-dial-ci from 1.10.2 to 1.11.0 (#96)
  • bump epam/ai-dial-ci from 1.11.0 to 1.11.1 (#106)

0.9.0

15 Jan 17:35
Compare
Choose a tag to compare

Fixes

  • add thread pool for cpu-bound tasks to fix timeouts of InfluxDB writes (#88)
  • fix bug in collection of text context parts (#90)
  • support log entries created for secured API keys (#99)
  • support non-textual requests (#84)

Other

  • migrate app from deprecated events to livespan (#86)
  • unify log formats of application and uvicorn (#85)
  • pin poetry to 1.6.1 (#93)
  • bump aiohttp from 3.9.4 to 3.10.11 (#73)
  • bump certifi from 2024.2.2 to 2024.7.4 (#77)
  • bump epam/ai-dial-ci from 1.10.0 to 1.10.2 (#87)
  • bump idna from 3.6 to 3.7 (#47)
  • bump jinja2 from 3.1.3 to 3.1.5 (#76, #91)
  • bump requests from 2.31.0 to 2.32.2 (#75)
  • bump scikit-learn from 1.4.0 to 1.5.0 (#72)
  • bump transformers from 4.36.0 to 4.38.0 (#46)
  • bump urllib3 from 2.2.0 to 2.2.2 (#74)
  • bump virtualenv from 20.25.0 to 20.26.6 (#94)

0.8.0

11 Dec 15:00
Compare
Choose a tag to compare

Fixes

  • populate deployment InfluxDB tag from the deployment field provided in the request (#79)

Other

  • update README.md (#58)
  • bump aiohttp from 3.9.2 to 3.9.4; bump fastapi from 0.109.2 to 0.115.6 (#69)
  • bump black from 23.12.1 to 24.3.0 (#43)
  • bump epam/ai-dial-ci from 1.7.0 to 1.8.0 (#51)
  • bump peter-evans/slash-command-dispatch from 3.0.1 to 4.0.0 (#52)
  • bump setuptools from 69.1.0 to 70.0.0 (#71)
  • bump tqdm from 4.66.2 to 4.66.3 (#78)
  • cleanup untagged images (#63)
  • fix torch dependency for darwin platform (#70)
  • optimize trivy (#67)
  • update github workflows (#50)

0.7.0

13 Feb 16:01
Compare
Choose a tag to compare

Features

  • Publish statistics on rate response message #31 (#32)
  • Update Influx schema with new fields/tags #29 (#30)
  • Update controller in realtime analytics #26 (#27)

Fixes

  • Analytics fail to parse logs from Core #34 (#35)
  • fix dependent-bot (#37)
  • fix starlet vulnerability (#40)

Other

  • Merge pull request #41 from epam/development
  • GitHub workflow update (#33)
  • bump aiohttp from 3.9.0 to 3.9.2 (#39)
  • bump fastapi from 0.97.0 to 0.109.1 (#38)
  • bump pillow from 10.0.1 to 10.2.0 (#28)

0.6.0

15 Jan 18:11
Compare
Choose a tag to compare

Features:

  • add grafana dashboards (#23)

Fixes:

  • Bump the versions of libc6 and libc-bin (#21)

Other:

  • chore: Setup excludes for OSS Review Toolkit (#20)
  • chore: bump jinja2 from 3.1.2 to 3.1.3 (#24)
  • chore: remove explicit libc6 dependency (#25)

0.5.0

28 Nov 11:59
Compare
Choose a tag to compare

Features:

  • calculate price based on deployment if it is possible (#11) (#13)

Fixes:

  • fix handling of datetime with less than 3 fractional digits for seconds (#14) (#16)

0.4.0

15 Nov 12:22
Compare
Choose a tag to compare

Other:

  • add slash commands dispatch (#4)
  • chore: add CONTRIBUTING.md (#8)
  • chore: add workflow to deploy on dev (#6)
  • chore: bump aiohttp from 3.8.5 to 3.8.6 (#10)
  • chore: bump urllib3 from 2.0.6 to 2.0.7 (#2)
  • chore: enable dependabot (#5)
  • chore: fix end-of-line in poetry.lock (#9)
  • chore: update workflow references (#7)