Skip to content
Snippets Groups Projects
Unverified Commit 9f35e521 authored by Simon Suo's avatar Simon Suo Committed by GitHub
Browse files

Update notebook links (#2556)

wip
parent da0ce8e1
Branches
Tags
No related merge requests found
......@@ -53,10 +53,10 @@ LlamaIndex supports queries over structured data, whether that's a Pandas DataFr
Here are some relevant resources:
- [Guide on Text-to-SQL](/guides/tutorials/sql_guide.md)
- [SQL Demo Notebook 1](https://github.com/jerryjliu/llama_index/blob/main/examples/struct_indices/SQLIndexDemo.ipynb)
- [SQL Demo Notebook 2 (Context)](https://github.com/jerryjliu/llama_index/blob/main/examples/struct_indices/SQLIndexDemo-Context.ipynb)
- [SQL Demo Notebook 3 (Big tables)](https://github.com/jerryjliu/llama_index/blob/main/examples/struct_indices/SQLIndexDemo-ManyTables.ipynb)
- [Pandas Demo Notebook](https://github.com/jerryjliu/llama_index/blob/main/examples/struct_indices/PandasIndexDemo.ipynb).
- [SQL Demo Notebook 1](https://github.com/jerryjliu/llama_index/blob/main/docs/examples/index_structs/struct_indices/SQLIndexDemo.ipynb)
- [SQL Demo Notebook 2 (Context)](https://github.com/jerryjliu/llama_index/blob/main/docs/examples/index_structs/struct_indices/SQLIndexDemo-Context.ipynb)
- [SQL Demo Notebook 3 (Big tables)](https://github.com/jerryjliu/llama_index/blob/main/docs/examples/index_structs/struct_indices/SQLIndexDemo-ManyTables.ipynb)
- [Pandas Demo Notebook](https://github.com/jerryjliu/llama_index/blob/main/docs/examples/index_structs/struct_indices/PandasIndexDemo.ipynb).
### Synthesis over Heterogeneous Data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment