Skip to content

Conversation

kaspars-strods
Copy link

Description: This PR fixes the URL construction logic in AzureAISearchRetriever to properly handle HTTP protocols when specified in the service name. Previously, when service_name was provided with an HTTP protocol (e.g., "http://my-search-service/"), the logic didn't properly handle this case. This is important for users working in service mesh environments like Istio, where internal service-to-service communication often uses HTTP while the mesh handles TLS termination.

Issue: N/A

Dependencies: None

@kaspars-strods
Copy link
Author

@ccurme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant