Debajit Kumar Phukan

Results 6 issues of Debajit Kumar Phukan

**Problem Statement:** I wanted to dynamically update the table name using `@Define("table")` and bind the named parameters using `@BindBean` for a query but in my attempt to do so resulted...

testing
investigation needed
waiting-for-op

**Issue:** I have implemented a Spring Batch application which applies remote partitioning and launches jobs in Kubernetes. The issue I identified was that when I attempted for a command based...

for/team-attention

**Describe the feature you'd like** Let's say I have my custom model hosted at some remote server having an inference API endpoint. The inference API endpoint takes an input in...

enhancement

**Describe the bug** Conversational agent when used along with a chain tool backed by Retrieval QA chain and an open source LLM like PALM 2 doesn't work properly and 100%...

enhancement

**Problem Statement:** Let's say the micronaut.application.name is "MicronautConfigClientExample" and profile/environment is "test", it is actually searching for "micronaut-config-client-example" properties in Spring Config Server. Thus, unable to find the desired configuration....

**Request** At present there is no provision to enable streaming of audio chunks. If this can be implemented, the response time would be even faster than what it is now.