AI first applications with MariaDB Vector - Vicentiu Ciorbaru

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 4

  • @kungmo
    @kungmo 5 месяцев назад

    I look forward to waiting vector database implementation for MariaDB! Thank you for developing this functionality.

  • @letseat3553
    @letseat3553 6 месяцев назад +2

    Looks good, any idea when it will be released, even as a beta version?

  • @robertdyas5851
    @robertdyas5851 3 месяца назад +1

    Release date?

  • @robertdyas5851
    @robertdyas5851 3 месяца назад

    It would be nicer if you could insert vectors in the format as returned by open AI and then the database converts and stores that as binary data. Also, mariadb really needs custom named types based on simple types with a validator . i.e. CREATE TYPE vector FROM varbinary VALIDATE WITH