Shawn Carrick

Results 3 issues of Shawn Carrick

The import method is shadowed by activerecord-import which results in this argument error: `ArgumentError: Invalid arguments! from /some_local_path/activerecord-import-1.2.0/lib/activerecord-import/import.rb:648:in `import_helper'` Ruby doesn't support method overloading so it doesn't recognize any other...

bug

I created a new project and ran `pip install -r requirements.txt` and it looks like it's stuck in a loop trying to dl a version of awscli and then botocore...

At the moment I am using the chat API with Ollama which is requiring me to maintain an array of inputs and responses in my application code and pass the...