Skip to content

Releases: Sinaptik-AI/panda-etl

v0.3.3

29 Oct 17:42
Compare
Choose a tag to compare

What's Changed

  • New Features

    • Enhanced chat functionality with improved document extraction and processing.
    • Integrated Rollbar for error tracking in the frontend, providing better error handling and user feedback.
    • Introduced user-friendly error fallback components to improve error management experience.
  • Bug Fixes

    • Improved error handling mechanisms across various components to ensure smoother operation.
  • Documentation

    • Updated environment configuration with new variables for better integration.
  • Tests

    • Added new test cases for the vectorization process to ensure reliability and accuracy.

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Oct 08:37
Compare
Choose a tag to compare

What's Changed

  • feat[mixpanel]: integration of mix panel for analytics (#43) by @ArslanSaleem
  • fix[AI_field_Description]: error handling when credit limit reached (#42) by @ArslanSaleem
  • fix[csv_display]: on process display only when process completed (#40) by @ArslanSaleem
  • feat: split fields for fields generation on paste by @ArslanSaleem

Full Changelog: v0.3.1...v0.3.2

v0.3.1

24 Oct 18:38
Compare
Choose a tag to compare

What's Changed

  • fix[chat_bubble]: always place bubble at the end of the sentence (#38) by @ArslanSaleem

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Oct 09:19
Compare
Choose a tag to compare

What's Changed

  • Fix[csv_table]: no reference exception (#36) by @ArslanSaleem
  • Refactor[Requests]: Validate requests from endpoints using pydantic (#35)

Full Changelog: v0.2.5...v0.3.0

v0.2.5

23 Oct 12:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

21 Oct 22:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

20 Oct 09:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

16 Oct 18:18
Compare
Choose a tag to compare

What's Changed

  • refactor[process_queue]: wait for process preprocessing before completely executing by @ArslanSaleem in #26

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Oct 19:12
Compare
Choose a tag to compare

What's Changed

  • fix[pdfHighlight]: scale pdf down and using scaling to highlight text in pdf by @ArslanSaleem in #24
  • feat: add support for openai embeddings by @gventuri in #23
  • feat: reduce batch size when adding docs to 5 by @gventuri
  • Release 2.1 by @gventuri in #25

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Oct 15:10
36d8d46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0