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

[WIP][Merge main into release] #148

Closed
wants to merge 51 commits into from
Closed

Conversation

Alleria1809
Copy link
Contributor

This pull request merges the latest changes from the main branch into the release branch.

Key changes:
update the workflow to make sure the packages are correctly installed.

Alleria1809 and others added 30 commits July 18, 2024 21:21
[Fix user reported bug][Enum support in DataClass]
list models, retrievers, and agents supported on the home page
[Renaming][Readme and logo]
rename lightrag to adalflow
[Update banner CSS for smaller screens]
Update the workflow to ensure correct deployment
@Alleria1809 Alleria1809 changed the title [Merge main into release] [WIP][Merge main into release] Jul 22, 2024
@@ -29,11 +29,18 @@ jobs:
curl -sSL https://install.python-poetry.org | python3 -
echo "$HOME/.local/bin" >> $GITHUB_PATH # Ensure Poetry's bin directory is in PATH

- name: Install package dependencies using Poetry
run: |
Copy link
Member

Choose a reason for hiding this comment

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

i dont think this is correct at all.

you need to

cd docs
poetry install

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.

4 participants