Skip to content

Conversation

@zc277584121
Copy link
Collaborator

  • A reference to a related issue in your repository.

    Each PR is related to an issue, and you need to list that issue.

  • A description of the changes proposed in the pull request.

    A brief introduction to this PR.

  • Add delight to the experience when all tasks are complete 🎉

Signed-off-by: ChengZi <chen.zhang@zilliz.com>
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zc277584121

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@zc277584121 zc277584121 merged commit 6874ae5 into milvus-io:master Jan 13, 2025
3 checks passed
@@ -0,0 +1,302 @@
{
Copy link
Collaborator

@codingjaguar codingjaguar Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Building Agent Workflows with Phidata and Milvus

...

Milvus vector database provides efficient storage and retrieval of any modality of data as embeddings. With Milvus and Phidata, you can easily integrate your knowledge into your Agent workflows. This document is a basic guide on how to use Milvus integration with Phidata.


Reply via ReviewNB

@@ -0,0 +1,302 @@
{
Copy link
Collaborator

@codingjaguar codingjaguar Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To use Milvus, simply specify the collection name , uri and optionally token. Here is how to get the value of them:


Reply via ReviewNB

@@ -0,0 +1,302 @@
{
Copy link
Collaborator

@codingjaguar codingjaguar Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To ingest data into the knowledge base, create an instance of PDFUrlKnowledgeBase by specifying the urls (here we use an example PDF) and the Milvus vector_db object created above.


Reply via ReviewNB

@@ -0,0 +1,302 @@
{
Copy link
Collaborator

@codingjaguar codingjaguar Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use Phidata agent to answer a question


Reply via ReviewNB

jaelgu pushed a commit to jaelgu/bootcamp that referenced this pull request May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants