8000 chore(main): release pgai 0.8.0 by github-actions[bot] · Pull Request #1 · itose-tobaccos/pgai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(main): release pgai 0.8.0 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

🤖 Release ready

0.8.0 (2025-02-13)

⚠ BREAKING CHANGES

  • remove truncate parameter from Ollama/Voyage APIs (#284)

Features

  • add alembic operations for vectorizer (#266) (b01acfe)
  • add LiteLLM vectorizer integration (0fb7e46)
  • add Ollama support to vectorizer (6a4a449)
  • add sqlalchemy vectorizer_relationship (#265) (0230509)
  • add vectorizer enable/disable support for ai.scheduling_none (f3d91a3)
  • add Voyage AI vectorizer integration (#256) (1b56d62)
  • allow users to configure a base_url for the vectorizer OpenAI embedder (#351) (66ceb3d)
  • load api keys from db in self hosted vectorizer (#311) (b7573b7)
  • print unexpected error traceback in debug logs (#344) (d9bdcd6)
  • pull missing ollama models (#301) (dbac246)
  • remove truncate parameter from Ollama/Voyage APIs (#284) (ecda03c)
  • upgrade ollama client to 0.4.5 (#345) (c579238)
  • vectorizer: disable OpenAI tokenization when a model does not have a tokenizer match (#390) (41cb52c)

Bug Fixes

  • fail fast when api key is missing and once is set (#274) (1c2ff20)
  • handle 'null' value in chunking 'chunk_column' (#340) (f283b6c)
  • make vectorizer worker poll for new vectorizers (0672e7a)
  • make vectorizer worker robust (#263) (77c0baf)
  • readd version to uv lock (#463) (f4e8059)
  • remove sqlalchemy warning about conflicts (#413) (55f89fe)
  • two usability issues with sqlalchemy (#354) (95fa797)
  • vectorizer_relationship for sqlalchemy models with mixins or inheritance (#357) (cfd5f73)

Miscellaneous

  • a new database for each test (4ed938b)
  • add logo to pgai pypi (3366368)
  • add test for recursive text splitting (#207) (4a35fc6)
  • fix broken pgai build by pinning hatchling (#308) (5441f2d)
  • get rid of nested parametrization (#394) (0a399e2)
  • main: release pgai 0.2.0 (a42d3e5)
  • main: release pgai 0.2.1 (3526907)
  • main: release pgai 0.3.0 (#277) (0146781)
  • main: release pgai 0.4.0 (a41d7b4)
  • main: release pgai 0.5.0 (#355) (fb02a19)
  • main: release pgai 0.6.0 (#391) (9a5424a)
  • main: release pgai 0.7.0 (4305346)
  • migrate project commands from Make to Just (42a8f79)
  • migrate to uv and hatch (#188) (627cf33)
  • refactor test infra (ac845ca)
  • register postgres_params custom pytest.mark (#327) (89039b2)
  • reorganize the docs (9bfdc27)
  • run pgai tests against extension from source (ffc20d2)
  • scope postgres_container fixture to class (12c1780)
  • separate test_vectorizer_cli.py into separate files for vectorizer types (#401) (c64833c)
  • separate the dev/test/build between the projects (183be9e)
  • split embedders in individual files (#315) (77673ee)
  • test the cli instead of the lambda handler (#204) (3a48f82)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0