Commit graph

4 commits

Author SHA1 Message Date
Jan Böhmer
38779740ec AIWebProvider: Make URLs absolute before passing them to the LLM
This ensures that the URLs are valid afterwards, because the LLM does not know the base tag
2026-05-05 23:19:56 +02:00
Jan Böhmer
3c9866e90d Improved AI extractor
It now gives better results and use less tokens
2026-05-03 16:50:46 +02:00
Jan Böhmer
889aa08b4e Added URL delegation feature to AI provider and added option to skip that delegation 2026-05-02 23:42:26 +02:00
Jan Böhmer
e77b67445c Added cache to AIWebProvider 2026-05-02 22:08:25 +02:00
Renamed from src/Services/InfoProviderSystem/Providers/AIInfoExtractor.php (Browse further)