Skip to content

Releases: georgia-tech-db/evadb

v0.2.14

24 Jun 20:41
6b7e975
Compare
Choose a tag to compare
  • PR #887: fix: Notebooks fix
  • PR #889: fix: ocr donut model
  • PR #886: doc: improve youtube qa app doc
  • PR #878: feat: make ray optional
  • PR #884: test: disable reuse tests
  • PR #883: test: update tests
  • PR #880: feat: pandas qa
  • PR #882: feat: adding more functions to Python API
  • PR #881: docs: minor updates
  • PR #863: feat: youtube qa app support analyzing a local video
  • PR #877: notebooks: updates
  • PR #875: Bump v0.2.14+dev
  • PR #873: notebooks: update notebooks

v0.2.13

17 Jun 04:30
97d2735
Compare
Choose a tag to compare

v0.2.13

  • PR #873: notebooks: update notebooks
  • PR #872: Bump v0.2.13+dev
  • PR #836: feat: OCR UDF based on Donut Hugging Face Model

v0.2.12

17 Jun 03:40
cac55c9
Compare
Choose a tag to compare

v0.2.12

  • PR #836: feat: OCR UDF based on Donut Hugging Face Model
  • PR #865: feat: reduce package dependencies
  • PR #870: refactor: Moved col_name -> name in TupleValueExpression
  • PR #867: fix: minor fix to the catalog utils.
  • PR #866: feat: app testing
  • PR #864: test: support for testing apps
  • PR #860: Summary : 'progressive' filter while downloding streams in youtube_qa app.
  • PR #861: feat: add chunk_size and chunk_overlap similar to langchain
  • PR #859: ci: Macos build
  • PR #853: feat: chatgpt test with real API key
  • PR #858: Bump v0.2.12+dev

v0.2.11

11 Jun 01:10
Compare
Choose a tag to compare

v0.2.11

  • PR #856: Bump v0.2.11+dev
  • PR #855: Release 0.2.10
  • PR #854: fix: update sentence transformer udf

v0.2.10

11 Jun 00:53
e45d509
Compare
Choose a tag to compare

v0.2.10

  • PR #852: feat: optional import of decord, fix for sentence feature extractor
  • PR #851: Bump v0.2.10+dev

v0.2.9

09 Jun 19:53
2c23d70
Compare
Choose a tag to compare

v0.2.9

  • PR #849: app: add a text and mp4 file
  • PR #833: app: Youtube qa app now supports long videos
  • PR #848: app: minor updates
  • PR #847: app: minor updates to privateGPT app
  • PR #841: app: private gpt
  • PR #845: docs: Index.rst docs
  • PR #844: Bump v0.2.9+dev

v0.2.8

09 Jun 04:10
Compare
Choose a tag to compare

v0.2.8

  • PR #842: docs: add pdf qa picture
  • PR #840: docs: update docs
  • PR #839: docs: updates
  • PR #838: Summary : Added missing API documentation
  • PR #834: refactor: move 'EVA' to 'EvaDB'
  • PR #814: feat: benchmark question answering v1
  • PR #831: Bump v0.2.8+dev
  • PR #819: feat: update tutorials to use Python API

v0.2.7

08 Jun 00:40
d28cec6
Compare
Choose a tag to compare

v0.2.7

  • PR #819: feat: update tutorials to use Python API
  • PR #828: feat: drop index
  • PR #830: docs: updating docs based on Python API
  • PR #826: fix: orderby bug
  • PR #821: feat: adding python API drop and drop_udf
  • PR #822: refactor: eva -> evadb
  • PR #820: refactor: mv eva -> evadb
  • PR #810: feat: grouping paragraphs in documents and samples in audio
  • PR #800: test: api testing -> similarity between text and relevance keyword
  • PR #818: fix: update youtube qa app with new api updates
  • PR #803: feat: saliency maps
  • PR #815: chore
  • PR #816: docs: renamed apis
  • PR #804: feat: create udf interface for pythonic api
  • PR #813: feat: Expose apis
  • PR #795: Import config should persist nothing
  • PR #808: Bump v0.2.7+dev

v0.2.6

03 Jun 03:20
c820697
Compare
Choose a tag to compare

v0.2.6

  • PR #807: Bump v0.2.6+dev

v0.2.5

03 Jun 02:18
Compare
Choose a tag to compare

v0.2.5

  • PR #801: feat / doc: example app that summarizes any youtube video with eva api
  • PR #796: docs: Updating Docs based on feedback
  • PR #787: feat: enable ray by default
  • PR #777: feat: Hugging face entity extraction
  • PR #789: feat: create table from select query
  • PR #794: docs: bump python for docs
  • PR #793: refactor: Create .git-blame-ignore-revs
  • PR #792: refactor: updated eva license
  • PR #784: feat: support relational apis
  • PR #774: Improve create mat
  • PR #785: fix: update mnist notebook
  • PR #781: docs: minor updates
  • PR #780: feat: add mnistCNN as builtin udf
  • PR #779: docs: many minor updates
  • PR #776: docs: update getting started page
  • PR #775: docs: style updates
  • PR #773: fix: gracefully handle missing config values
  • PR #771: chore: improve logging of error messages
  • PR #768: feat: create materialized view infers column name
  • PR #770: tutorials: hugging face text summarizer, text classifier, + pdf loader
  • PR #769: feat: load pdf
  • PR #766: feat: change default dir to "eva_data" and make it configurable
  • PR #767: ci: improve docker support
  • PR #751: feat: integration with langchain
  • PR #764: feat: db apis made more pythonic
  • PR #765: test: fix test case
  • PR #754: chore
  • PR #755: chore
  • PR #756: chore
  • PR #757: chore
  • PR #759: chore
  • PR #760: chore
  • PR #758: chore
  • PR #761: chore
  • PR #762: chore
  • PR #752: fix: restart eva_server process for every tutorial
  • PR #753: chore
  • PR #748: feat: common image transformation UDFs
  • PR #731: feat: extensible parallel execution
  • PR #750: release: automating the release script
  • PR #745: fix docs build
  • PR #744: docs: fix links
  • PR #743: fix: hot fix for similarity notebook
  • PR #700: docs: similarity search tutorial
  • PR #741: docs: test links in documentation with linkcheck
  • PR #740: docs: minor updates to read-the-docs
  • PR #707: feat: add support for third party vector stores
  • PR #738: feat: allow users to specify host and port while launching server
  • PR #733: docs: enable spellcheck on all python files, notebooks, and docs
  • PR #566: feat: object tracking
  • PR #720: fix: similarity test
  • PR #726: ci: bump up oldest python version from 3.7 to 3.8
  • PR #727: docs: "recogizing" in index.rst
  • PR #729: docs: update notebooks on landing page
  • PR #724: release: Bump v0.2.3+dev

Thanks to @affan00733 @yulaicui @aryan-rajoria @gaurav274 @jarulraj @jiashenC @xzdandy @suryatejreddy 🥳