ragstack-ai-1.0.0
·
282 commits
to main
since this release
What's Changed
- ci: fix api reference build by @nicoloboschi in #333
- Add notebook for Dynamic Few-Shot Prompting for SQL by @cbornet in #317
- docs: changelog for 0.10.0 by @nicoloboschi in #334
- Use langchain-astradb in notebooks by @cbornet in #330
- [RAG-253] updated splitting doc in default architecture by @epinzur in #331
- Add 0.10.0 api ref to nav.adoc by @johnsmartco in #335
- base colbert implementation by @zzzming in #327
- [tests] temporarily disable GPT4 tests by @jordanrfrazier in #336
- auto configurable query_maxlen by @zzzming in #337
- [tests] temporarily disable GPT4 tests for llama too by @jordanrfrazier in #339
- colbert: add lint to colbert package and tests by @nicoloboschi in #340
- ci: add colbert integration tests vs astra by @nicoloboschi in #341
- tests: hide skipped tests in report by @nicoloboschi in #344
- ci: fix unit tests by @nicoloboschi in #343
- langchain base retriever by @zzzming in #342
- [tests] add single gpt4 test back by @jordanrfrazier in #345
- tests: fix astra ingest test by @nicoloboschi in #346
- Remove unused attributes in ColbertTokenEmbeddings by @cbornet in #348
- [tests] disable gpt4 tests again by @jordanrfrazier in #350
- replaced "title" with "id" for ColBERT document identifier by @epinzur in #347
- Add mypy for type checking by @cbornet in #349
- additional renaming and cleanup of colbert module by @epinzur in #353
- ci: do not run notebooks tests on schedule condition by @nicoloboschi in #355
- cuda improvement by @zzzming in #354
- cassandra query timeout in colBERT retriever by @zzzming in #356
- fixed bug in retrieval scoring by @epinzur in #357
- formatted colbert code by @epinzur in #358
- colbert config and embedding timeout by @zzzming in #360
- created docstrings for the root colBERT package by @epinzur in #361
- fixed bug in embedding code by @epinzur in #363
- per token based euclidian and cosine similarity test by @zzzming in #366
- compatibility test to support other colbert models by @zzzming in #367
- Luna for RAGStack by @johnsmartco in #318
- reduce paddings on query_maxlen in the default setting by @zzzming in #368
- [CI]: Update test frequency to 1/day by @jordanrfrazier in #369
- [tests]: change fixtures to functions by @jordanrfrazier in #371
- [CI]: enable gpt4 tests by @jordanrfrazier in #370
- deps: upgrade llamaindex to 0.10.28 by @nicoloboschi in #316
- tests: disable hugging face hub by @nicoloboschi in #374
- ci: use us-east-2 for astra prod (notebooks) by @nicoloboschi in #375
- deps: allow astrapy 1.x by @nicoloboschi in #373
- added a llamaIndex ColBERT retriever by @epinzur in #359
- tests: some langchain tests are not running by @nicoloboschi in #379
- Correct code samples in Get Started docs by @lulujo in #380
- Update quickstart.adoc by @mendonk in #381
- Update quickstart.adoc to correct the full code sample by @lulujo in #382
- made various changes to cleanup retrieval by @epinzur in #362
- refactor: split repository in subpackages by @nicoloboschi in #376
- tests: fix bedrock mistral failure by @nicoloboschi in #385
- colbert naming and organizational chagnes by @epinzur in #387
- use cassio for vector store by @epinzur in #383
- deps: upgrade langchain to 0.1.16 and llamaindex to 0.10.31 by @nicoloboschi in #390
- Add packages readme by @nicoloboschi in #392
- ci: fix integration tests failures by @nicoloboschi in #384
- update colbert deps to 1.0.0 by @nicoloboschi in #393
- deps: use ragstack-ai-langchain/llamaindex 1.0.0 by @nicoloboschi in #394
New Contributors
Full Changelog: ragstack-ai-0.10.0...ragstack-ai-1.0.0