* allow using a cred with RAG API
* add /rag/ingest to llm api routes
* add rag endpoints under llm api routes
* raise clear exception when RAG API fails
* use async methods for bedrock ingest
* fix ingestion
* fix _create_opensearch_collection
* fix qa check and linting