feat: Add CassandraGraphVectorStoreComponent and HtmlLinkExtractorComponent (#3757)
* Add CassandraGraphVectorStoreComponent and HtmlLinkExtractorComponent * Move uuid import to global imports * fix test with new text spliter * update poetry lock * ci: add continue-on-error to py_autofix.yml --------- Co-authored-by: Ítalo Johnny <italojohnnydosanjos@gmail.com> Co-authored-by: anovazzi1 <otavio2204@gmail.com>
This commit is contained in:
parent
810cf72487
commit
7273a6e78a
12 changed files with 1008 additions and 666 deletions
1
.github/workflows/py_autofix.yml
vendored
1
.github/workflows/py_autofix.yml
vendored
|
|
@ -42,3 +42,4 @@ jobs:
|
|||
- uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a
|
||||
- name: Diff poetry.lock
|
||||
uses: nborrmann/diff-poetry-lock@main
|
||||
continue-on-error: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue