Cam

Results 10 comments of Cam

Does this mean this works with Groq as well. (https://console.groq.com/docs/openai)

how do you change the url on windows. I tried using set OPENAI_API_BASE_URL=https://api.groq.com/openai/v1. But got an error: (fabric) C:\Users\camer\Documents\fabric>set OPENAI_API_BASE_URL=https://api.groq.com/openai/v1 (fabric) C:\Users\camer\Documents\fabric> (fabric) C:\Users\camer\Documents\fabric>fabric --pattern summarize Error: Client error '401...

Thank you so much :) This work!

> > This fix still isn't working for me. How do I change to the development branch? > > Temporary workaround pip3 install praw==7.7.1 This fix it but now its...

I having a similar problem. I don't know how to pass in a text file from my computer.

There's no free way to do this?

Well could this work: https://github.com/AtuboDad/playwright_stealth I just dont know how integrate it. But shouldnt this be able to bypass the captcha?

Also incase i was interested in using Capsolver how would i integrate that. How would I get the browser to show up with an extension? Or is there an api...

> We will find a way to pass the entire html to LLM, so that it can "see" more data outside the screen. did you ever find a way to...