oobabooga
|
e11425d5f8
|
Fix relative redirect handling in web page fetcher
|
2026-03-14 15:46:21 -07:00 |
|
oobabooga
|
c908ac00d7
|
Replace html2text with trafilatura for better web content extraction
After this change a lot of boilerplate is removed from web pages, saving tokens on agentic loops.
|
2026-03-14 09:29:17 -07:00 |
|
oobabooga
|
e8d1c66303
|
Clean up tool calling code
|
2026-03-13 18:27:01 -07:00 |
|
oobabooga
|
5362bbb413
|
Make web_search not download the page contents, use fetch_webpage instead
|
2026-03-13 12:09:08 -07:00 |
|
oobabooga
|
5c02b7f603
|
Allow the fetch_webpage tool to return links
|
2026-03-12 17:08:30 -07:00 |
|
oobabooga
|
d771ca4a13
|
Fix web search (attempt)
|
2025-08-14 12:05:14 -07:00 |
|
oobabooga
|
de4ccffff8
|
Fix the duckduckgo search
|
2025-07-06 16:24:57 -07:00 |
|
oobabooga
|
db7d717df7
|
Remove images and links from websearch results
This reduces noise a lot
|
2025-06-14 20:00:25 -07:00 |
|
oobabooga
|
09606a38d3
|
Truncate web search results to at most 8192 tokens
|
2025-06-14 19:37:32 -07:00 |
|
oobabooga
|
263b5d5557
|
Use html2text to extract the text of web searches without losing formatting
|
2025-06-09 17:55:26 -07:00 |
|
oobabooga
|
f9a007c6a8
|
Properly filter out failed web search downloads from attachments
|
2025-06-08 19:25:23 -07:00 |
|
oobabooga
|
379dd01ca7
|
Filter out failed web search downloads from attachments
|
2025-06-06 22:32:07 -07:00 |
|
oobabooga
|
75d6cfd14d
|
Download fetched web search results in parallel
|
2025-05-28 20:36:24 -07:00 |
|
oobabooga
|
7080a02252
|
Reduce the timeout for downloading web pages
|
2025-05-28 18:15:21 -07:00 |
|
oobabooga
|
3eb0b77427
|
Improve the web search query generation
|
2025-05-28 18:14:51 -07:00 |
|
oobabooga
|
6c3590ba9a
|
Make web search attachments clickable
|
2025-05-28 05:28:15 -07:00 |
|
oobabooga
|
077bbc6b10
|
Add web search support (#7023)
|
2025-05-28 04:27:28 -03:00 |
|