Skip to content

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

Open
seyeong-han wants to merge 2 commits into
mainfrom
52-support-python38-for-llama-index-packs
Open

[REFACTOR][HOTFIX] 52 support python38 for llama index packs#53
seyeong-han wants to merge 2 commits into
mainfrom
52-support-python38-for-llama-index-packs

Conversation

@seyeong-han
Copy link
Copy Markdown
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