mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-08 02:01:07 -05:00
[GH-ISSUE #12460] feat: arXiv web search #119922
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @averageFOSSenjoyer on GitHub (Apr 4, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12460
Check Existing Issues
Problem Description
arXiv offers open API query access and since late 2023, arXiv started offering HTML access for some of its papers.
It would be great for the LLM to have access to the entire text as context.
Desired Solution you'd like
Implementation of web search engine for arXiv.
Alternatives Considered
No response
Additional Context
I'd be more than happy to make a PR. It would be great if I can get some pointer on how to get started.
@tjbck commented on GitHub (Apr 5, 2025):
Tools or Functions.