Kajetan
Kajetan
Hi @thomassuedbroecker! To execute the template locally you have to run the below command: ```bash $ watsonx-ai template invoke "Hello!” ``` This is also described in the help section, which...
@JulioSanchezD thank you for reporting this issue. We are investigating it.
Hi @JulioSanchezD , there is a problem with streaming in the models. However, you can set the `stream` flag in `config.toml` to `false`, and the agent should call tools correctly....