Sam Garfield

Results 11 comments of Sam Garfield

Is this ever going to happen? I'm finding this to be very limiting. It has been 4 years.

Running into this as well. The Mapbox SDK fails to install in the latest LTS version of Unity. Documentation needs to be updated on the install page to tell you...

I am running into same issue. It seems to happen periodically. Perhaps related to api rate limits? Can it handle this gracefully or implement some delays maybe?

I would like to add to this that I would like to be able to configure multiple chat back-ends and choose between them per conversation. Currently it seems you can...

I would also like to know how to pass the image when running from the command line or from python. I can only get it to work in the interactive...

I think the issue is that the image is not being passed. It works in the interactive chat, but not in python, or when running the command from command line.

This would be great especially if we could share custom nodes back to the project so we could leverage the community more to add support for things.

I have been looking for a way to concatenate results from several chains. I might be missing a more obvious way I can already do that, but if not then...

Maybe the node could follow a simple format like this which can be exported/imported so they could also be easily shared ... ``` { "node": { "id": "node45", "type": "custom",...

Same issue here on M1 Max Mac OS. ``` => [ 1/10] FROM docker.io/library/node:18-alpine@sha256: xyz 0.0s => [internal] load build context 0.0s => => transferring context: 6.99kB 0.0s => CACHED...