Check for existing issues
What happened?
INFO: 192.168.16.8:59878 - "GET /organization/list HTTP/1.1" 200 OK
INFO: 192.168.16.8:59892 - "GET /team/list HTTP/1.1" 200 OK
06:42:21 - LiteLLM Proxy:ERROR: endpoints.py:435 - RAG Ingest failed: litellm.APIConnectionError: Provider 'pg_vector' is not supported for RAG ingestion. Supported providers: openai, bedrock, gemini, s3_vectors, vertex_ai
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 179, in aingest
response = await init_response
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 106, in _execute_ingest_pipeline
ingestion_class = get_ingestion_class(provider)
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 74, in get_ingestion_class
Steps to Reproduce
- clone and run this openai compatible vector store api server
https://github.com/[BerriAI/litellm-pgvector](https://github.com/BerriAI/litellm-pgvector)
- create vector store in the litellm proxy ui
- when clicking on the creat vector stire button you will get this error-
INFO: 192.168.16.8:59878 - "GET /organization/list HTTP/1.1" 200 OK
INFO: 192.168.16.8:59892 - "GET /team/list HTTP/1.1" 200 OK
06:42:21 - LiteLLM Proxy:ERROR: endpoints.py:435 - RAG Ingest failed: litellm.APIConnectionError: Provider 'pg_vector' is not supported for RAG ingestion. Supported providers: openai, bedrock, gemini, s3_vectors, vertex_ai
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 179, in aingest
response = await init_response
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 106, in _execute_ingest_pipeline
ingestion_class = get_ingestion_class(provider)
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 74, in get_ingestion_class
Relevant log output
INFO: 192.168.16.8:59878 - "GET /organization/list HTTP/1.1" 200 OK
INFO: 192.168.16.8:59892 - "GET /team/list HTTP/1.1" 200 OK
06:42:21 - LiteLLM Proxy:ERROR: endpoints.py:435 - RAG Ingest failed: litellm.APIConnectionError: Provider 'pg_vector' is not supported for RAG ingestion. Supported providers: openai, bedrock, gemini, s3_vectors, vertex_ai
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 179, in aingest
response = await init_response
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 106, in _execute_ingest_pipeline
ingestion_class = get_ingestion_class(provider)
File "/usr/lib/python3.13/site-packages/litellm/rag/[main.py](http://main.py)", line 74, in get_ingestion_class
What part of LiteLLM is this about?
UI Dashboard
What LiteLLM version are you on ?
v1.82.3
Twitter / LinkedIn details
No response
Check for existing issues
What happened?
Steps to Reproduce
https://github.com/[BerriAI/litellm-pgvector](https://github.com/BerriAI/litellm-pgvector)
Relevant log output
What part of LiteLLM is this about?
UI Dashboard
What LiteLLM version are you on ?
v1.82.3
Twitter / LinkedIn details
No response