asim

Results 184 comments of asim

Hey thanks for tackling this! We should write some tests for this if possible :) Scenarios: - Adding an roi with no existing ROIs - Adding an roi when there...

Side note, it looks like some existing unit tests are failing, will need to update those Also, this looks like it has all of your previous commits that have been...

Thanks for the input folks! Will ensure this gets pushed in later today

Hi @Suman-c21, I can't actually see your images here. Can you send the full error code?

Hey exactly psgit! Hoping to include models from Cohere, anthropic, google, etc if possible.

Hey @exilvm, we've since update our docker compose so this may be a touch outdated now. Would love to see all of that in a draft PR and we can...

Hey, we updated our prompt configuration and this seems to have caused an issue when you request for a list. We've reverted this ![image](https://user-images.githubusercontent.com/50181239/232181404-d41c4c79-9579-4896-b8d7-8a4de5507d81.png)

Unfortunately this causes issues with larger devices as we see a gap in the bottom :( ![image](https://user-images.githubusercontent.com/50181239/232238867-b7976831-9875-4e54-9e4d-e3474c9d023a.png)

Hey @MayurVirkar, so our CLI should work on windows as well. Would you be cool with porting our `setup.sh` to windows? (All it does is run npm install, npm run...