kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
old-agentic
rodzic
9264b38321
commit
b741ac908b
|
@ -271,8 +271,8 @@ export class SearxngClient {
|
|||
const res = await this.ky
|
||||
.get('search', {
|
||||
searchParams: pruneUndefined({
|
||||
q: query,
|
||||
...opts,
|
||||
q: query,
|
||||
categories: opts.categories?.join(','),
|
||||
engines: opts.engines?.join(','),
|
||||
format: 'json'
|
||||
|
|
Ładowanie…
Reference in New Issue