Results 11 comments of Bill Murdock

I agree with everything @slavakurilyak wrote, and I think something along these lines would be very useful for langchain. With that said, I'd prefer to see the RCI technique described...

I've reviewed the proposal and it seems solid to me. @hardikjshah you had advocated for opening an RFC to better align with the work you and @ehhuang and @yanxi0830 are...

Yes, that kit is quite old, so it sounds like it needs to be updated.

There is a more recent one in the second example [here](https://github.com/watson-developer-cloud/assistant-toolkit/tree/master/integrations/extensions/starter-kits/language-model-conversational-search) that also includes an integration with watsonx.ai to generate answers from search results. I don't know if that one...

Has there been any progress on this issue? I see it has been open for a while now. I would like to better understand the status and the plans in...

@ilya-kolchinsky , I recommend referencing https://github.com/meta-llama/llama-stack/discussions/1048 in your RFC too. As I understand it, what your proposing is bolder and more comprehensive than the issues in that discussion (which is...

See also #41. It might make sense to address both this and #41 in the same PR and sort out all the output persistence issues at the same time.

As mentioned in Discord agents channel: I have a new blog post discussing migrating from the old Agents API to the Responses API at https://developers.redhat.com/articles/2025/12/09/your-ai-agents-evolved-modernize-llama-stack-agents-migrating-responses-api . The post links out...

@onestardao thank you for looking into this! Based on the error message, I believe you are right that there in a non-string where a string should be, but I believe...

I'm not sure. I can try to replicate it using the latest Llama Stack version at some point if that would be helpful.