Commit Graph

5 Commits (48e642c3532f407436ee4f2885ebe4d9dd35892c)

Author SHA1 Message Date
blob42 48e642c353 searx: update doc, rate limiter whitelist feature on searx merged 12 months ago
blob42 5b515b8bee searx tool: pass extra kwargs to wrapper on call
- This allows to reuse the same wrapper on multiple searx tools with
  custom kwargs when they are called.
12 months ago
Harrison Chase e82687ddf4
Harrison/use functions agent (#6185)
Co-authored-by: Francisco Ingham <24279597+fpingham@users.noreply.github.com>
12 months ago
Ankush Gola d3ec00b566
Callbacks Refactor [base] (#3256)
Co-authored-by: Nuno Campos <nuno@boringbits.io>
Co-authored-by: Davis Chase <130488702+dev2049@users.noreply.github.com>
Co-authored-by: Zander Chase <130414180+vowelparrot@users.noreply.github.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
1 year ago
blob42 031e32f331
searx: implement async + helper tool providing json results (#2129)
- implemented `arun` and `aresults`. Reuses aiosession if available.
- helper tools `SearxSearchRun` and `SearxSearchResults`
- update doc

Co-authored-by: blob42 <spike@w530>
1 year ago