jeff3071 commented on PR #71437:
URL: https://github.com/apache/airflow/pull/71437#issuecomment-5646259833

   Summary
   
   - Fixed credential mapping based on each model’s provider.
   - Split `google` and `google-cloud` mappings.
   - Require a separate `embed_conn_id` when LLM and embedding providers 
differ. (`sentence-transformers` except)
   - Added warnings when Bedrock/Google ignore Password or Host fields.
   - Added Embedder kwargs forwarding, instrumentation precedence, and 
argument-aware caching.
   - Fixed embedding-only setups without a LLM connection. (llm_conn_id set to 
default)
   - Reverted Gateway support.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to