File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -35,5 +35,7 @@ CocoInsight is in Early Access now (Free) 😊 You found us! A quick 3 minute vi
3535Run CocoInsight to understand your RAG data pipeline:
3636
3737```
38- python code_embedding.py cocoindex server -c https://cocoindex.io/cocoinsight
38+ python code_embedding.py cocoindex server -c https://cocoindex.io
3939```
40+
41+ Then open the CocoInsight UI at [ https://cocoindex.io/cocoinsight ] ( https://cocoindex.io/cocoinsight ) .
Original file line number Diff line number Diff line change @@ -56,3 +56,5 @@ Run CocoInsight to understand your RAG data pipeline:
5656```
5757python manual_extraction.py cocoindex server -c https://cocoindex.io
5858```
59+
60+ Then open the CocoInsight UI at [ https://cocoindex.io/cocoinsight ] ( https://cocoindex.io/cocoinsight ) .
Original file line number Diff line number Diff line change @@ -35,5 +35,7 @@ CocoInsight is in Early Access now (Free) 😊 You found us! A quick 3 minute vi
3535Run CocoInsight to understand your RAG data pipeline:
3636
3737```
38- python pdf_embedding.py cocoindex server -c https://cocoindex.io/cocoinsight
38+ python pdf_embedding.py cocoindex server -c https://cocoindex.io
3939```
40+
41+ Then open the CocoInsight UI at [ https://cocoindex.io/cocoinsight ] ( https://cocoindex.io/cocoinsight ) .
Original file line number Diff line number Diff line change @@ -35,5 +35,7 @@ CocoInsight is in Early Access now (Free) 😊 You found us! A quick 3 minute vi
3535Run CocoInsight to understand your RAG data pipeline:
3636
3737```
38- python text_embedding.py cocoindex server -c https://cocoindex.io/cocoinsight
38+ python text_embedding.py cocoindex server -c https://cocoindex.io
3939```
40+
41+ Then open the CocoInsight UI at [ https://cocoindex.io/cocoinsight ] ( https://cocoindex.io/cocoinsight ) .
You can’t perform that action at this time.
0 commit comments