Kesku
|
230fea1ca6
|
feat(web-search): switch Perplexity to native Search API (#33822)
* feat: Add Perplexity Search API as web_search provider
* docs fixes
* domain_filter validation
* address comments
* provider-specific options in cache key
* add validation for unsupported date filters
* legacy fields
* unsupported_language guard
* cache key matches the request's precedence order
* conflicting_time_filters guard
* unsupported_country guard
* invalid_date_range guard
* pplx validate for ISO 639-1 format
* docs: add Perplexity Search API changelog entry
* unsupported_domain_filter guard
---------
Co-authored-by: Shadow <hi@shadowing.dev>
|
2026-03-03 22:57:19 -06:00 |
Peter Steinberger
|
ae599243fd
|
refactor(cli): dedupe configure section parsing
|
2026-02-15 04:42:00 +00:00 |
cpojer
|
f06dd8df06
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
Peter Steinberger
|
042b65dfcc
|
feat: add web tools config to configure
|
2026-01-15 05:08:56 +00:00 |
Peter Steinberger
|
c379191f80
|
chore: migrate to oxlint and oxfmt
Co-authored-by: Christoph Nakazawa <christoph.pojer@gmail.com>
|
2026-01-14 15:02:19 +00:00 |
Peter Steinberger
|
a58ff1ac63
|
refactor(commands): split CLI commands
|
2026-01-14 05:39:47 +00:00 |