-
**Title:** Trigger Nightly Builds for SDKs - Python, Node, Go
**Description:**
Set up nightly builds for the following SDKs:
- Python
- Node
- Go
Each nightly build should:
1. Run automatically at a…
-
### LanceDB version
v0.16.0
### What happened?
https://github.com/lancedb/lancedb/pull/1811 added this for async (remote and local) and remote sync, but not local sync.
### Are there known ste…
-
As the title.
-
Hey there,
the `expand_secret_references` parameter in the `InfisicalClient.getSecret()` method is not working.
When I fetch the same secret with the Infisical CLI, the reference expansion works…
-
### Context
In the future, when we bump KFP SDK, we 'll also have to bump to a newer python version. This could be a blocker
```
/home/runner/work/kfp-operators/kfp-operators/tests/integration/co…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
main
### Commit ID
9b2f19fa66bb4a0bf2ddd787eabc9e39caf02ada
### Other environment infor…
-
### Is your feature request related to a problem?
Current surrealdb.py does not support SurrealDB 2.x
Even mentioned on official site: https://surrealdb.com/docs/sdk/python
### Describe the solutio…
-
Hi. I see that there are no plans for a Python SDK in your roadmap.
-
Seeing failures in sm-python-sdk tests, related to either no credentials, or no Docker daemon.
* - `botocore.exceptions.NoCredentialsError: Unable to locate credentials`
* - FileNotFoundError: [Er…
-
### Describe the bug
When using FastAPI `StreamingResponse`, it seems like the framework is not correctly handling ContextVars when streaming the response. The context is reset after the first chunk …