jeff3071 commented on PR #71437: URL: https://github.com/apache/airflow/pull/71437#issuecomment-5632359771
I think Gateway support should be handled in a separate PR. Changes in this update: 1. Prevent different providers from sharing the same connection ID ( When llm_conn_id and embed_model_id are same, it should use same provider). 2. Split the google and google-cloud mappings. 3. Pass additional kwargs to Embedder. 4. Warn when password or host is ignored in favor of provider-specific extras. 5. Add real-signature coverage for GoogleProvider and drift guards for all documented embedding prefixes. -- 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]
