-
## Description
Clicking on a dataset node in kedro-viz doesn't navigate to code.
## Steps to Reproduce
In my case
1. Run kedro-viz via the extension
2. Click on dataset node that is defined by …
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
Google Gemini API is generally available now. Please add support for it. Also g…
-
### Your JSON dictionary:
```json
{
"roomType": {
"SSS": {
"name": "Deluxe King"
},
"ABC": {
…
-
It seems that type-mappings and import-mappings are not supported for python code generator. How can I skip code generation for some models in swagger.json and point them to an external import path in…
-
Hello,
First, thanks for these great models! I was wondering if I could use these models for zero-shots classification, especially for emotion detection (Ekman). While doing so, I encountered this …
-
hi there,
I see that dynamoid supports a JSON data type. How does one search on an attribute with a JSON field? is this possible? (i read that dynamodb supports the mapping of the JSON field (th…
-
I'm working on an app (https://github.com/mist-id/mist), and I've been using your wallet for testing (thank you very much, btw). I've had a couple of questions while working on it that I'm hoping you …
-
Mapping for an object using the Salesforce adaptor that has a relationship with another object(`Openfn_Project__r`) no longer works as per below:
`'OpenFn_Project__r.Metrics_ID__c': 'id_value'`
…
-
## This is the code as shown in the documentation: https://pypi.org/project/celeb-detector/
```python
import celeb_detector # on running for the first time, this will download vggface model
# img…
-
I have a CSV importer that adds `Decimal` metadata to entries, e.g. `Decimal(114)` which renders to `foo: 114`. When I attempt to import a file with these transactions, an error is raised. The transac…
kpine updated
2 months ago