Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Adding Tavily Search API as a tool. #600

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

rotemweiss57
Copy link
Contributor

Description

Adding Tavily Search API as a tool. added tavily-python library as a requirement.

Type of Change

  • New Loader/Tool

How Has This Been Tested?

  • Added new notebook (that tests end-to-end)

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

anoopshrma
anoopshrma previously approved these changes Oct 25, 2023
self,
query: str,
max_results: Optional[int] = 6
) -> list[Document]:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Make it typing List[Document]

@anoopshrma anoopshrma dismissed their stale review October 25, 2023 10:38

Build failing

@anoopshrma
Copy link
Collaborator

@rotemweiss57 could you take a look into linting and 1 comment

@EmanuelCampos EmanuelCampos merged commit 01979d5 into run-llama:main Oct 25, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants