RSSHub/lib/middleware
COxDE 2962c6f64f
feat(middleware): process feed title and description using LLM (#16464)
* feat(middleware): add title translation using LLM

* refactor: combine title and description

* fix: camelCase for variables

* refactor: try to update the test case

---------
2024-08-22 02:15:00 +08:00
..
templates
access-control.test.ts feat: replace jest with vitest 2024-03-03 18:57:07 +08:00
access-control.ts refactor: error types 2024-04-07 16:37:54 +08:00
anti-hotlink.test.ts feat: update descriptions 2024-07-23 16:30:41 +08:00
anti-hotlink.ts fix(anti-hotlink): skip base64 image (#14676) 2024-03-06 02:35:30 +08:00
cache.test.ts fix(core): misc fixes of disabling cache (#15036) 2024-04-02 01:21:38 +08:00
cache.ts feat: retry requesting control (#15717) 2024-05-26 21:48:29 +08:00
debug.test.ts feat: replace jest with vitest 2024-03-03 18:57:07 +08:00
debug.ts feat(index): add back hot stats (#14664) 2024-03-05 13:55:39 +08:00
filter-engine.test.ts test: fix response code 2024-03-06 02:56:08 +08:00
header.test.ts feat: replace jest with vitest 2024-03-03 18:57:07 +08:00
header.ts
logger.ts feat(core): opentelementry support (update of #14668) (#16087) 2024-07-05 19:22:33 +08:00
parameter.test.ts feat(middleware): process feed title and description using LLM (#16464) 2024-08-22 02:15:00 +08:00
parameter.ts feat(middleware): process feed title and description using LLM (#16464) 2024-08-22 02:15:00 +08:00
sentry.ts fix: sentry import 2024-03-03 06:03:38 +00:00
template.test.ts feat: replace jest with vitest 2024-03-03 18:57:07 +08:00
template.tsx fix: 304 response error 2024-07-14 15:37:45 +08:00
trace.ts feat(core): opentelementry support (update of #14668) (#16087) 2024-07-05 19:22:33 +08:00