milvus-io / bootcamp

Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
https://milvus.io
Apache License 2.0
1.91k stars 586 forks source link

[llama-agents] Add an example w/ llama-agents and Milvus #1401

Closed stephen37 closed 3 months ago

stephen37 commented 4 months ago

This PR adds an example on how to use llama-agents with Milvus. It showcases the ability to use an agent to make decision based on the user's query. In this example, we show that the agent can pick which Milvus collection to use.

review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

stephen37 commented 3 months ago

@codingjaguar Ready for review again, thanks for the comments btw, it made the Notebook so much better! 💙

stephen37 commented 3 months ago

@codingjaguar I removed ReActAgent, it was a bit of a pain, I also addressed your comments, let me know what you think now 🙌

codingjaguar commented 3 months ago

/lgtm

sre-ci-robot commented 3 months ago

New changes are detected. LGTM label has been removed.

codingjaguar commented 3 months ago

/approve

sre-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: codingjaguar, stephen37

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/milvus-io/bootcamp/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment