Skip to content
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

backend: add weather tool #101

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

backend: add weather tool #101

wants to merge 2 commits into from

Conversation

denrou
Copy link

@denrou denrou commented May 3, 2024

New Community Weather Service

Uses Langchain weather document loader to retrieve weather information about some place.

@CLAassistant
Copy link

CLAassistant commented May 3, 2024

CLA assistant check
All committers have signed the CLA.

@denrou
Copy link
Author

denrou commented May 3, 2024

Sorry, I did not have time to test the modification, I still have some problem making cohere-toolkit work correctly on my computer right now (using colima and not docker). But the hackaton ends soon and wanted to make a contribution ;)

from community.tools.retrieval.weather import WeatherDataLoader


def test_pub_med_retriever():
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this test name be changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants