ragstack-ai-0.3.0
·
566 commits
to main
since this release
What's Changed
- Use tox to run tests by @cbornet in #83
- Remove poetry.lock by @cbornet in #85
- Set tox min version to 4 by @cbornet in #84
- Docs - RAG 41 local environment by @mendonk in #79
- test: add cassandra as vectordb in test matrix by @jordanrfrazier in #53
- Fix astra_delete_collection function in test_astra.py by @cbornet in #87
- Only post failed tests on Slack report by @nicoloboschi in #89
- Add security scan (Snyk) by @nicoloboschi in #90
- Tests: refactor Astra references by @nicoloboschi in #80
- Tests: update tests due to breaking changes in the API by @eolivelli in #88
- Add e2e test for llama-index by @cbornet in #86
- Parametrize embedding and llm in matrix tests by @cbornet in #92
- Add Llama-index Azure OpenAI tests by @cbornet in #91
- Restore authentication tests by @eolivelli in #94
- Astra authentication tests: use get_default_astra_ref instead of ASTRA_PROD_DB_ENDPOINT by @eolivelli in #95
- Fix security scans schedule and report by @nicoloboschi in #93
- Fix style by @cbornet in #98
- Add vertex to llama-index tests by @cbornet in #96
- [astra] RAG-19 Add more tests about vector search by @eolivelli in #99
- Fix daily LangChain master tests by @eolivelli in #101
- [tests] Pass ASTRA_DEV_DB_ID by @eolivelli in #103
- [RAG-48]-Docs-Intro-to-rag by @mendonk in #105
- Docs - notebook prerequisites page by @mendonk in #108
- Docs- Update URLs to colab notebooks by @mendonk in #106
- Tests: create dedicated database per CI run by @nicoloboschi in #104
- [RAG-69] Add huggingface to llama-index tests by @cbornet in #102
- Refactor lanchain e2e tests by @cbornet in #110
- Refactor langchain tests using fixtures by @cbornet in #112
- Refactor llama-index tests using fixtures by @cbornet in #111
- [RAG-68] Add bedrock to llama-index tests by @cbornet in #100
- [RAG-70] Add llama-index tests with cassio by @cbornet in #114
- Run CI Astra DB prod/dev cleanups in parallel by @cbornet in #117
- [RAG-71] Run tests with main llama-index branch every 2 hours by @cbornet in #115
- Ensure compatible versions of LangChain and Llama-Index are used by @cbornet in #116
- Use dedicated DBs for scheduled LC/LI tests by @nicoloboschi in #118
- [RAG 46]-Docs-Examples by @mendonk in #109
- [RAG-33] Add tests with LlamaIndex + LangChain and AstraDB by @eolivelli in #120
- CI: Simplify Astra setup and cleanup actions by @nicoloboschi in #119
- Rename CI Job to make them self explaining by @eolivelli in #121
- [RAG-59] Add LICENSE.txt by @eolivelli in #122
- [RAG-54] Add Snyk conf to ignore CVE-2023-39662 by @nicoloboschi in #124
- Docs-add-flare-notebook by @mendonk in #123
- [RAG-37]-Docs-landing-page by @mendonk in #107
- Docs - Add LangChain evaluator notebook by @mendonk in #125
- Update langchain-evaluation.adoc by @mendonk in #126
- Improve readme formatting by @alexleventer in #127
- Upgrade LlamaIndex v0.9.14 by @eolivelli in #129
- Upgrade LangChain to 0.0.349 by @nicoloboschi in #130
- Add license to package metadata by @nicoloboschi in #131
New Contributors
- @jordanrfrazier made their first contribution in #53
- @alexleventer made their first contribution in #127
Full Changelog: ragstack-ai-0.2.0...ragstack-ai-0.3.0