Joel Friedman

Results 16 comments of Joel Friedman

Any thoughts or progress on this, I'm running into this today and this issues is a few months old.

@rijojohn85 I was able to work around this by adjusting the `shell` config in `kitty.config`. For me I use a homebrew installed version of bash so I added the following...

I'm assuming this is totally NOT the path that FullStory is planning on taking hauser. I worked on a bit more flexible docker image for hauser today, [repo here](https://github.com/aclaimant/docker-hauser). I...

this should be taken care of with the latest code

I'm seeing what I can assume is a similar issues when using `US2ValidateTextField`, I'll have to dig more into this. But has anything else been determined about this?

@ronaldonunes does your API KEY perhaps belong to an organization within OpenAI? I was getting an error and had to add this line of code prior to calling `guard(...)` ```python...