mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
base commit
This commit is contained in:
parent
984cbd4529
commit
8ae7d5ce32
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ async def new_vector_store(
|
|||
user_api_key_dict: UserAPIKeyAuth = Depends(user_api_key_auth),
|
||||
):
|
||||
"""
|
||||
Create a new vector store.
|
||||
Create a new vector store
|
||||
|
||||
Parameters:
|
||||
- vector_store_id: str - Unique identifier for the vector store
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue