-
Notifications
You must be signed in to change notification settings - Fork 630
Added Notebook and Apps for DZone Article #1412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Clean up RAG demo and try LLMware sheared-llama
Signed-off-by: christy <[email protected]>
Try ragas eval
Signed-off-by: christy <[email protected]>
Try ragas eval
Signed-off-by: wxywb <[email protected]>
Add a notebook to introduce the embedding functions.
Signed-off-by: christy <[email protected]>
update blog notebook eval ragas
Signed-off-by: Christy Bergman <[email protected]>
Add JSON Metadata filtering notebook
Signed-off-by: Christy Bergman <[email protected]>
Signed-off-by: Christy Bergman <[email protected]>
Signed-off-by: Christy Bergman <[email protected]>
Add ray data notebook
Signed-off-by: Christy Bergman <[email protected]>
Add ray data notebook
Signed-off-by: Christy Bergman <[email protected]>
Add ray data notebook
Signed-off-by: wxywb <[email protected]>
Add notebook about rerankers in model lib.
Signed-off-by: Christy Bergman <[email protected]>
Add Ray Data notebook for blog, update connections Milvus 2.4
Signed-off-by: Christy Bergman <[email protected]>
Add Ray Data notebook for blog, update connections Milvus 2.4
Signed-off-by: Christy Bergman <[email protected]>
Update for v2.4 readme, milvus_connect
Signed-off-by: Christy Bergman <[email protected]>
Add airbyte integration doc
Neo4j graphrag ingest notebook added
Update hybrid_search_with_milvus.ipynb to use csr index.
GraphRAG retrieval example added
Signed-off-by: ChengZi <[email protected]>
vllm and 12lab
Signed-off-by: ChengZi <[email protected]>
backup llama_agent & mistral
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tspannhw The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Welcome @tspannhw! It looks like this is your first PR to milvus-io/bootcamp 🎉 |
View / edit / reply to this conversation on ReviewNB codingjaguar commented on 2024-09-06T00:24:17Z Nit, weird double blank separation, e.g.
|
View / edit / reply to this conversation on ReviewNB codingjaguar commented on 2024-09-06T00:24:17Z maybe group these sections into a section called dataset? Or better, a structure like this:
🔍 Summary📊 Dataset Used in This Notebook
📊 Start BuildingInstall Dependencies ... Conclusion
|
View / edit / reply to this conversation on ReviewNB codingjaguar commented on 2024-09-06T00:24:18Z Where is the section of ingesting data? Only saw code for preparing the search query. |
be88ab1
to
208f833
Compare
Added notebook and apps for
https://dzone.com/articles/multiple-vectors-and-advanced-search-data-model-design
New directory for my notebook and 2 python scripts