v0.49.0
What's Changed
- infer auth method without request by @thomasht86 in #894
- bump version to 0.48.0 by @thomasht86 in #896
- Revert "infer auth method without request" by @esolitos in #897
- feat(ci/cd): set version to 0.dev by @esolitos in #899
- feat(docs): add section about async querying to
query.ipynb
by @thomasht86 in #898 - feat(pypi): update release workflow to use OIDC auth by @esolitos in #900
- Remove
get_valid_auth_clients
by @thomasht86 in #901 - (ci)fix broken links by @thomasht86 in #903
- The big notebook simplification by @thomasht86 in #904
- (links) Udate asset links by @thomasht86 in #906
- (ci) fix notebook environments in ci by @thomasht86 in #907
- Add new colpali example by @jobergum in #908
- add latest notebook to toc by @thomasht86 in #910
- (feat)Add compression for POST/PUT requests (sync) by @thomasht86 in #911
- Add rank to StructField by @maxice8 in #913
- fix: Allows symlink when loading app pkg from disk by @glesperance in #870
- (ci)fix langchain doclinks by @thomasht86 in #916
- do not fail if response is not json (e.g. xml) by @mkevac in #917
- Jobergum/refactor complex colpali by @jobergum in #909
- Fix definition of max_sim_binary to trigger optimization by @jobergum in #918
- feat: expose "compress" argument by @thomasht86 in #914
- (docs) Make sure notebook is committed with output by @thomasht86 in #919
- (ci) remove obsolete import by @thomasht86 in #920
- fix(CI): json access in script checking the current pypi version by @thomasht86 in #921
- (docs) Change name in toc by @thomasht86 in #922
- (ci) remove init from version update by @thomasht86 in #923
- Use correct device by @jobergum in #924
New Contributors
- @glesperance made their first contribution in #870
- @mkevac made their first contribution in #917
Full Changelog: v0.47.0...v0.49.0