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

getting an error #11

Open
legaltextai opened this issue Nov 21, 2023 · 0 comments
Open

getting an error #11

legaltextai opened this issue Nov 21, 2023 · 0 comments

Comments

@legaltextai
Copy link

after await vec.create_tables()
or await vec.upsert([ (uuid.uuid4(), '''{"animal":"fox"}''', "the brown fox", [1.0,1.3]), (uuid.uuid4(), '''{"animal":"fox", "action":"jump"}''', "jumped over the", [1.0,10.8]), ])`` i am getting an error: ValueError: invalid literal for int() with base 10: 'P' ```

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

1 participant