Kenny Evergarden

Results 2 issues of Kenny Evergarden

### Describe the bug When you try to base OpenAI embeddings with Azure OpenAI LLM, it throws an error because it changes the base URL. ### Steps to reproduce 1....

bug
triage

## Description When you try to use base OpenAI embeddings with Azure OpenAI LLM deployment, you can index the document because `hydrate_embeddings_params` replaced None with Azure OpenAI base_url. ## Related...