Debajit Kumar Phukan

Results 8 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....

status: awaiting feedback

**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.

**LocalAI version:** Git Commit Id: `f347e5192737b4f878cf99b334b2f4c40e566405` **Environment, CPU architecture, OS, and Version:** `Linux 2f0a995888b6 5.15.133+ #1 SMP Fri Oct 27 21:38:51 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ` **Describe the...

bug
area/build
Stale

### Describe the bug **Issue:** When a function has a dictionary in its arguments (e.g. `**kwargs`) along with other types (like int, str, etc.), AG2 fails to map the function...

bug