Anand Aravindan
Anand Aravindan
Shipping babel polyfill with the library doesnt play nice with other libraries. https://github.com/transcranial/keras-js/blob/master/src/index.js#L1 If an application depends on multiple libraries and everything ships with babel-polyfill it will cause ``` Uncaught...
Error loading weights without much information even though the network shows 200 for all the files. Below is the stacktrace. Error: [Model] error loading weights. at http://localhost:5444/node_modules/keras-js/dist/keras.js:4:18404 at Array.map (native)...
### Description The `iron-ally-keys` element does not work with alt modifier in chrome,firefox,opera on mac. But works with safari and windows. It can be seen in the demo page. https://elements.polymer-project.org/elements/iron-a11y-keys?view=demo:demo/index.html&active=iron-a11y-keys...
Styles are not applied in to the paper-dialog slotted elements h2, buttons ... as shown in below image. I see in the paper-dialog-shared-styles the styles are applied for ::content and...
A sample agent with following configuration fails when calling using localhost:8000/docs /run endpoint with the following error. ``` return Agent( name="Gemini Agent", agent_id="Gemini-agent", session_id=session_id, user_id=user_id, # The model to use...