Chandrakanth

Results 6 comments of Chandrakanth

As @mbarnathan pointed out to make the code more generic, I have modified the code to use the existing LLM from the user provided which would usually be initialized using...

@pythonbyte Apologies for the late reply. I am currently working on this and would send a new PR soon. I am closing this PR as I will send a new...

The tests cases will fail for few cases because there are some assertations that count the number of the ```_execute()``` function is being called and using RCI will increase the...

The chat bot reviewed changes have been made in the recent commits

@bhancockio The conflict has been resolved. Regarding the test cases, RCI has use cases when using smaller LLMs, especially the ones which struggles to reason. Is there any specific kind...

@lucasgomide Okay, is it okay if I post it as a new PR instead of editing this PR ?