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

Add Zulip Reader #181

Merged
merged 10 commits into from
Apr 13, 2023
Merged

Add Zulip Reader #181

merged 10 commits into from
Apr 13, 2023

Conversation

blue-note
Copy link
Contributor

No description provided.

@jerryjliu
Copy link
Collaborator

sweet! thanks so much

@blue-note
Copy link
Contributor Author

sweet! thanks so much

sure! @jerryjliu let me know if anything needs to be fixed before we can merge :)

Copy link
Collaborator

@jerryjliu jerryjliu left a comment

Choose a reason for hiding this comment

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

thanks!

loader_hub/library.json Outdated Show resolved Hide resolved
loader_hub/zulip/requirements.txt Outdated Show resolved Hide resolved
from typing import List, Optional
from datetime import datetime
import os
import zulip
Copy link
Collaborator

Choose a reason for hiding this comment

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

could this be a lazy import within the __init__.py file? see other data loaders as an example

mostly because it's breaking tests atm

Copy link
Collaborator

Choose a reason for hiding this comment

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

@blue-note bumping this! would be good to get this fixed, then we can land

Copy link
Contributor Author

Choose a reason for hiding this comment

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

moved the import!

Copy link
Collaborator

Choose a reason for hiding this comment

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

thanks!

@jerryjliu jerryjliu merged commit 9a98b46 into run-llama:main Apr 13, 2023
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