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

BaseEncoder should return a list[list[float]] #16

Closed
shaheerzaman opened this issue Nov 29, 2023 · 1 comment
Closed

BaseEncoder should return a list[list[float]] #16

shaheerzaman opened this issue Nov 29, 2023 · 1 comment

Comments

@shaheerzaman
Copy link

def __call__(self, texts: list[str]) -> list[float]:

@simjak
Copy link
Member

simjak commented Dec 13, 2023

solved with the latest release 0.0.6

@simjak simjak closed this as completed Dec 13, 2023
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

No branches or pull requests

2 participants