Matt Joyce
Matt Joyce
Well, it sort of works, but the stdin handle error persists _C:\Users\Matt>echo "whats the capital of australia" | ollama run gemma:2b failed to get console mode for stdin: The handle...
Piping in works, but does have an error ( https://github.com/ollama/ollama/issues/2698 ) Same for redirection, works but has the stdin handle error. It does seem to expand the command line, when...
I agree, I get the same experience.
@nickscamara Is the idea to filter late, filter the markdown before returning? Or early, filter the html, before creating the markdown?
To some degree the expectation is set as firecrawl does offer filtering, 'only main content' is a form of filtering out, and returning only links is filtering in. It would...
@nickscamara , I was thinking about this and poking about in the code. Given that it will be another option, there are a couple of choices to land. 1. Remove...
OK, I have added a pageOption attribute noLinks:boolean This triggers a turndown rule which removes href and src links, but leave the titles. I tried with removing everything, but it...
Pull Request here : https://github.com/mendableai/firecrawl/pull/251
Yep, I can confirm trying to roll my own OA few times. Its quite demotivating. That's not a criticism of any previous decisions. I tried again a month or two...
Stored procedures would be nice. I'd be interested in helping switch. On Mon, 23 Feb 2015 11:30 Matthew Landauer [email protected] wrote: > See > http://stackoverflow.com/questions/13944956/the-mysql-extension-is-deprecated-and-will-be-removed-in-the-future-use-mysqli > > — > Reply...