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

[REFACTOR][HOTFIX] 52 support python38 for llama index packs #53

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

Conversation

seyeong-han
Copy link
Collaborator

@seyeong-han seyeong-han commented Jun 21, 2024

Llama-index uses black, ruff, codespell on pre-commit.
The reason why we got the error during their unit testing was their unit testing also checked our original memary repository even if we didn't put our library codes on the llama-index-packs.
Therefore, we had to modify our original repo codes to pass their pre-commit config.

To @kevinl424,
We need to build the next version of memary (i.e. v0.1.3.hotfix) on PyPI for llama-index-packs integration.
After building the new version of memary, please test streamlit application again. I carefully checked all the reformatted codes but there can be small mistakes.

@seyeong-han seyeong-han linked an issue Jun 21, 2024 that may be closed by this pull request
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.

Support Python3.8 for llama-index-packs
1 participant