Suchintan

Results 178 comments of Suchintan

@nodox agreed. We haven't figured out how to get a browser instance running while running this inside Docker -- keep your eyes peeled we will hopefully get it working soon!

This seems to be a more general issue: https://www.petcircle.com.au/product/zippypaws-burrow-easter-carrot/93zpp01760

@nodox you can pretty much just delete the repo folder and most things will go away. Poetry usually installs things in a local `.env` folder (NOT to your global python!)

https://github.com/Skyvern-AI/skyvern/pull/251/files New models can be added similar to the approach here - you could try it out with hosted ollama models once https://github.com/Skyvern-AI/skyvern/issues/242 is implemented

@unaisshemim are you able to update this PR? There are a few errors inside it

This is really bizarre -- it seems like we can't create organizations in your local because of an asyncio issue in windows?

Does this issue still happen w/ the docker setup?

@Arindam-FluxAuto Are you able to use postgres instead of mongodb? Closing this for now

Here's an example where @ykeremy built out bedrock support within Skyvern https://github.com/Skyvern-AI/skyvern/pull/251/files Are you open to opening a PR for ollama + litellm? We'd love a contribution here!