-
### Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- [X] This is a feature request for the Python library
### Describe the feature or improvement you're …
-
During the project process, we want to convert the world coordinate system of known points into a pixel coordinate system through an interface, But I can't find any interface in the python language
-
The `opentelemetry-sdk-extension-aws` package is currently released on pypi as `2.0.1`, which happened as par of https://github.com/open-telemetry/opentelemetry-python-contrib/pull/753 back in 2021.
…
-
### What would you like to happen?
I'd like to add a native Java connector to write messages to [Solace](https://solace.com/) message broker. See the design doc for details: https://docs.google.com…
-
When starting the game, it occurs an `ModuleNotFoundError`.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/renpy_utility_tool/notify.rpy", line 21, in…
-
1. > apt install attr bc build-essential curl gawk git libhtml-parser-perl libjson-perl libncurses-dev libssl-dev libxml-libxml-perl python python3 subversion unzip zlib1g-dev
On the latest Ubuntu …
-
### What happened?
What actually happened, including error codes if applies.
Steps to Reproduce:
```python
import lakefs
lakefs.Repository("").branch("branch-name").object("something"…
-
I see that `preopen_socket` is supported in wasmtime rust SDK.
do we have similar support for python SDK?
-
Seems like generator is not handling gracefully sphinx errors and CI kept failing for Maps SDK: https://dev.azure.com/azure-sdk/public/_build/results?buildId=3995802&view=logs&j=4259cd7e-6a4b-5ca5-581…
-
Hello,
I'm using Javascript SDK to convert text (multiple short sentences, each API call for each sentence) to speech (.mp3 file).
Here is the code:
```
import sdk, { SpeechSynthesisOutputFormat…