Tunay Okumus

Results 7 issues of Tunay Okumus

Add option to make pip the default channel and include the package extras for pip dependencies.

**Describe the bug** Hi, I'm using InferredAssetAzureDataConnector to connect to data in ABS. I'd like to use regex wildcards to ignore the timestamp info when grouping data assets. When I...

community
devrel

It's currently not possible to pass a custom deployment name as model/deployment names are hard-coded as "text-embedding-ada-002" in variables within the class definition. In Azure OpenAI, the deployment names can...

SQLAlchemy v2 is out and has important new features. I suggest relaxing the dependency requirement from `SQLAlchemy = "^1"` to `SQLAlchemy = ">=1.0,

Separated the deployment from model to support Azure OpenAI Embeddings properly. Also removed the deprecated document_model_name and query_model_name attributes.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior After installing the UCX to our Azure Databricks workspace the assessment...

bug
needs-triage

I read the documentation on providing credentials for private registries. (https://docs.astral.sh/uv/configuration/indexes/#providing-credentials). This is generally fine to start with. However, I wonder if a further development of this is planned. E.g....

needs-design