main
Merge branch 'main' into render-route
Finish implementation and API changes for render route
add documentation warnings
Implement RequestBody for all types used in request
Make the new Clippy happy
Fix typo in error message and grammar error in code
Start moving render route at the root level
Fix the internal vector stores to unify the configurations
Correctly detect manual vectors
Split the `vector` module in submodules
Do not skip embedding request for the document that exceeds capacity
Remove VectorStoreBackend from utoipa