vprudnikov

Results 11 comments of vprudnikov

I've moved to another library which works for me as I expect. It's not good that there is no comments from Pkmmte dev for 8 days.

I'm not sure it's correct to point here.. https://github.com/hdodenhof/CircleImageView I'll remove the link if need be.

thanks @Stephan202! I admit that my example is not that good, however, I hope it outlines the idea :) And I agree that it would be less confusing if I...

@Stephan202 many thanks for a quick answer. I can confirm that the following option works for me: `-XepOpt:Refaster:NamePattern=^(?!PreconditionsRules\$CheckArgumentWithMessage)(?!ImmutableMapRules\$ImmutableMapOf\d*).*` Hope this issue will help others in case of confusion.

@langchain4j , it's a Spring Boot app with only one tool defined (please find it in the original message). * the temperature is 0.3 Retrying the same request doesn't give...

@langchain4j , I think it would be a very good idea to handle this issue internally in the `DefaultAiServices` since nobody expects to get NPE thrown by the library. I'm...

@langchain4j , I did, but we go in circles. It apologies and says that it found a documentId with a certain value. When I ask it directly "use the "getDocumentLink"...

@langchain4j the `getDocumentLink` tool perfectly works in other use cases. I just found one original question that leads to hallucinations. I assume the context confuses the LLM. However, I don't...

@langchain4j it looks like I managed to get a more consistent behaviour. I removed ALL links from the "contents", and now the tool is never used :) This is my...

@langchain4j , OK, I see, thank you. Do you have any recommendations regarding the prompt? Maybe some adjustments may help?