File tree 3 files changed +530
-0
lines changed
core_modules/data_modules/index
examples/index_structs/knowledge_graph
3 files changed +530
-0
lines changed Original file line number Diff line number Diff line change 5
5
### New Features
6
6
- Updated ` KeywordNodePostprocessor ` to use spacy to support more languages (#7894 )
7
7
- ` LocalAI ` supporting global or per-query ` /chat/completions ` vs ` /completions ` (#7921 )
8
+ - Added notebook on using REBEL + Wikipedia filtering for knowledge graphs (#7919 )
8
9
9
10
## [ 0.8.37] - 2023-09-30
10
11
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Keyword Table Index <./index_guide.md>
13
13
/examples/query_engine/knowledge_graph_query_engine.ipynb
14
14
/examples/query_engine/knowledge_graph_rag_query_engine.ipynb
15
15
REBEL + Knowledge Graph Index <https://colab.research.google.com/drive/1G6pcR0pXvSkdMQlAK_P-IrYgo-_staxd?usp=sharing>
16
+ REBEL + Wikipedia Filtering </examples/index_structs/knowledge_graph/knowledge_graph2.ipynb>
16
17
SQL Index </examples/index_structs/struct_indices/SQLIndexDemo.ipynb>
17
18
/examples/index_structs/struct_indices/duckdb_sql_query.ipynb
18
19
/examples/index_structs/doc_summary/DocSummary.ipynb
You can’t perform that action at this time.
0 commit comments