Laurent Doguin
Laurent Doguin
We need to reference every demo projects we have in a single json file to make it easily available and searchable by our web console. A first example is available...
The available results of completed requests really depends on what is configured to capture the request. Maybe a better route is to get the prepared statement with a query like...
It could make sense to use 2 different models though. Because you could pipe the result of one model to another. Like asking an LLM and pipe it to a...
Hi @tzolov, just added them. Thank you !
Hi @sobychacko, I have implemented your comments, thanks !
@sobychacko change the Thread.sleep to watcher and retries. Unfortunately we don't have a synchronous API for these.
Hi @sobychacko, I sadly can't reproduce. Is it a Couchbase connection error ?
@sobychacko So it does look like a couchbase/testcontainer issues. Let me see how we are doing tests with Spring Data Couchabse.