Amit Kumar Mondal

Results 33 issues of Amit Kumar Mondal

It would be really helpful to other projects to use this library from the maven central.

Currently the table views are not sorted by default except the logs and events table views as they are sorted in descending order of date. It would really make the...

enhancement
wontfix

Due to issues with futures, promises. And tunneling exception away from the call stack may cause confusing stack trace that misses the whereabout of the exception.

bug

I am presently exploring the utilization of JoularJX as an energy profiling tool for Java-based applications. Having meticulously delved into the project's source code after forking it, I have identified...

enhancement

### Scenario While running following client, httpx throws the exception denoting that Content-Type is 'text/plain' instead of 'text/event-stream' ```python import json import click from lanarky.clients import StreamingClient @click.command() @click.option("--input", required=True)...

bug

Reflex presents an innovative solution aimed at empowering Python developers to craft sophisticated user interfaces devoid of prior expertise in frontend development. However, I perceive an opportunity for enhancement within...

while executing - `atlassian.confluence.Confluence.get_all_pages_from_space` with a `limit` set to `2000` still returns only 500 pages whereas the space has more than 500 pages. Is it a restriction? How can I...

I am currently looking for an API which would return if another user has READ permission on a specific space/page. I stumbled upon `/wiki/rest/api/content/{id}/permission/check` [1] which I think could be...

The project is very similar to the concept of AIServices in LangChain4J. I really love the idea. Is it possible for you to provide an example of using RAG chain...

[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question. **Your Question** How can I integrate EvaluatorChain with an existing Runnable RAG chain?...

question