-
The following line does not retrieve a 'map' property for the solved dilemma in java-sdk 2.9.0.
Dilemma dilemma = service.dilemmas(problem, true);
-
Doing a `build/run.sh make` resulted in the following error on a Mac with 16GB of memory. I'm using Docker for Mac on this machine.
```
+++ [0724 01:38:05] Building the toolchain targets:
k8s.io/…
-
Hey guys,
First I have to say that kaldi is by far the most awesome open source speech recognition software out there. It uses modern approaches, is very accurate and incomparable in terms of develop…
-
The update_profile method for DialogV1 does not work. I have found the issue is that client_id is not passed as it should be along with the name_values according to the API explorer:
https://watson-a…
-
Just curious whether this could be deployed as a local instance without bluemix account?
Appreciate if somebody point it to documentation of the kind. Thanks!
zenny updated
8 years ago
-
@hekonsek this feature leverages the Kura multiple connections feature recently added on the develop branch.
You need to implement a new [CloudServiceFactory](https://github.com/eclipse/kura/blob/dev…
-
Buried in http://www-03.ibm.com/software/sla/sladb.nsf/sla/bm-6945-01?Open
The Cloud Service can be used for development of applications that may only be used internally within
Client’s enterprise
…
-
@germanattanasio
Would you like consider Lombok(https://projectlombok.org/) to simplify current model code? It can reduce many boilerplate codes using compile time code generation. It also can avoid …
-
I'm at a customer event and I've just demo'd the amazing value of Watson and Bluemix. Now I'm trying to show developers how to use the services and API documentation is broken. https://www.ibm.com/sma…
-
Hi,
It's really cool that you published list of SwaggerUI consoles:
https://watson-api-explorer.mybluemix.net/
But for my project I need a list of Swagger files, for now, I parse HTML as workaround.
…