Branden Collingsworth

Results 6 comments of Branden Collingsworth

I'm having this issue too. I'd like to extend the APIChain for other use cases but I can't guarantee that the API response will fit in the response prompt context...

Would running tools in docker containers solve some of the security issues? It would be pretty easy to make a template out of a command like this `docker run --name...

I have accomplished what you are trying to do using an conversational agent and providing a qa with sources chain as a tool to that agent. It's very similar to...

Thank you all. I'm sorry I was not able to test this fix because I had to spin down my cloud instance.

It looks like the Azure deployment name would need to match the model name for this to work. Is that correct? I'm not sure why someone would use a deployment...

I like this open source package for the R programing language: https://krlmlr.github.io/dm/ Not sure how hard it would be to translate the dbt yml to what the dm package can...