You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#632 Remove redundant vectorFieldName parameter from MariaDB example (OskarStark)
This PR was merged into the main branch.
Discussion
----------
Remove redundant `vectorFieldName` parameter from MariaDB example
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues | --
| License | MIT
The 'embedding' value is the default for vectorFieldName parameter, so it can be omitted to simplify the example code.
Commits
-------
fd8da1a Remove redundant vectorFieldName parameter from MariaDB example
0 commit comments