Tamas Piros
Tamas Piros
When whispering to self two error messages are displayed ('can't find ' and 'can't whisper to self') - former is not correct as user == self therefore user exists.
Fixed link to Gulp
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Yes ### Description I created a sample project via `ng new`...
I thought that my issue was related to https://github.com/tensorflow/tfjs/issues/8497 but my path doesn't have spaces in it. I followed the instructions on the npm page: * I have a supported...
**Describe the bug** The following sample code (taken from this repo's tests) throws a `TypeError: BM25 is not a function`. **To Reproduce** Code to reproduce the behavior: ```ts import {...
Following the Getting Started Guide (https://google.github.io/adk-docs/get-started/typescript/#define-the-agent-code) the last step (npx @google/adk-devtools run agent.ts) throws: Error: Cannot find module '@opentelemetry/api' it seems that doing the two npm installs of @google/adk and...