-
Hello,
I don't know why when I create an environment on vs code for my BDD Python project.
In the installation logs of the environment from my project. The creation takes time from this line :
*…
-
openai-realtime-python on main [!] via desktop-linux via v3.12.7 via agora-openai took 5s
➜ python -m realtime_agent.main agent --channel_name=test-v1 --uid=1122
```
Traceback (most recen…
-
- **Package Name**: azure-search-documents==11.6.0b4
- **Package Version**:
- **Operating System**: windows python virtual environment.
- **Python Version**: 3.12
**Describe the bug**
(.venv) C:\Cod…
-
## 📚 Documentation
The bazil.md file contains the following text:
Bazel brings in [pybind11](https://github.com/pybind/pybind11) embeded python and links against it to provide libpython to the p…
-
I’m trying to install the csd-python-api in a mamba environment for OpenVS, but I’m encountering a dependency conflict.
I used the indicated commands to install the openvs env:
```bash
conda crea…
-
**Describe the bug**
Not a bug but a source for potential performance optimization. I have attached two sets of assertions that are exactly the same except for an additional assertion in symcc-assert…
-
Package: libtorch:x64-windows@2.1.2#7
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.41.34123.0
- vcpkg-tool version: 2024-10-18-e392d7347fe72dff56e7857f7571c22301237ae6
vcpkg-s…
-
Hi bro,
I use sample code and change APIKEY my account has over 2usd but error:
`from exc
aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host api.capmonster.cloud:44…
-
The C++ af-dist implementation added in #157 (and notes in #160) is surprisingly slow. In some informal tests it looks like it's about 3X slower than Python Zarr, just retrieving the chunks. There's …
-
### Describe the issue as clearly as possible:
I'm trying to use Ollama with the Openai api to generate a Pydantic object.
I think that's because Ollama doesn't support `response_format` which is …