Skip to content

Conversation

kakakakakku
Copy link
Contributor

Hi😀 Thanks for the useful product!

When I was trying the Quickstart, I encountered a syntax error in the Python code in Step 3.
https://docs.lambdadb.ai/guides/get-started/quickstart#%F0%9F%93%9A-step-3%3A-create-a-collection

The problem was that a comma was missing after the keyword field.

Thank you!

"keyword": {
"type": models.Type.KEYWORD
}
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

note: it's my error log

    "keyword": {
               ^
SyntaxError: invalid syntax. Perhaps you forgot a comma?

@swkim86 swkim86 merged commit 2e9d056 into lambdadb:main Aug 23, 2025
@swkim86
Copy link
Contributor

swkim86 commented Aug 23, 2025

@kakakakakku Thank you for your contribution!

@kakakakakku kakakakakku deleted the quickstart branch August 23, 2025 01:38
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.

2 participants