-
### Library name
Azure.AI.Inference
### Please describe the feature.
When trying to use `Azure.AI.Inference` in a native AOT application, the following trim/AOT warnings are produced:
```
ILC …
-
So when using the Operator-SDK it generates a go file like groupversion_info.go in your main API package. This defines stuff like:
```go
// Package v1alpha1 contains API Schema definitions for the…
-
When classes generation will be supported in the SDK?
-
### Library name and version
Azure.AI.OpenAI 2.0.0-beta.5
### Describe the bug
Azure.AI.OpenAI uses the Autorest.Csharp client code generation. This generated code has optimization when the library…
-
When using , i get this :
[CMake Error at /usr/share/catkin/cmake/catkinConfig.cmake:82 (find_package):
Could not find a package configuration file provided by
"message_generation" with…
-
TypeError: Invalid URL
at new NodeError (node:internal/errors:393:5)
at URL.onParseError (node:internal/url:565:9)
at new URL (node:internal/url:645:5)
at default_1 (/project/node_…
-
### Describe the bug
In langfuse_decorator.py there is a typing Callable, but mypy identify it as Any, therefore @observe changes original function/methods type.
```
# For users with mypy type c…
-
Sometimes I'm able to connect, usually by restarting (after a force-quit) Datagrip. Currently, however I'm not able to connect at all, seems the issue has become persistent.
### Expected Behavior
…
-
Android's sdk had an issue where there was no way to indicate to the Ably sdk that the token generation in the AuthCallback failed. We need to check if this is a problem in the Swift sdk as well, and …
-
Hi,
I do like to use text-to-image and image-to-image from replicate and I do have a very time consuming in terms of code and performance process to redeploy images from replicate to my own s3.
Fo…