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

feat: support python 3.13 #2176

Merged
merged 11 commits into from
Dec 11, 2024
Merged

feat: support python 3.13 #2176

merged 11 commits into from
Dec 11, 2024

Conversation

sarahwooders
Copy link
Collaborator

@sarahwooders sarahwooders commented Dec 6, 2024

  • update poetry.lock
  • test pypi install with 3.13
  • move tests to 3.13
  • Fix ollama embedding integration (relies on llama-index-embeddings-openai, which should be removed)

@sarahwooders sarahwooders linked an issue Dec 6, 2024 that may be closed by this pull request
Copy link

📦 Dependencies Alert:

  • Both poetry.lock and pyproject.toml have been modified

Please review these changes carefully to ensure they are intended (cc @sarahwooders @cpacker).

@sarahwooders sarahwooders requested a review from cpacker December 11, 2024 02:38
Copy link

📦 Dependencies Alert:

  • Both poetry.lock and pyproject.toml have been modified

Please review these changes carefully to ensure they are intended (cc @sarahwooders @cpacker).

Copy link

📦 Dependencies Alert:

  • Both poetry.lock and pyproject.toml have been modified

Please review these changes carefully to ensure they are intended (cc @sarahwooders @cpacker).

@sarahwooders sarahwooders merged commit d0dbb9d into main Dec 11, 2024
37 checks passed
@sarahwooders sarahwooders deleted the python-3.13 branch December 11, 2024 03:02
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.

Letta requires Python versions <3.13, >=3.10
1 participant