mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-23 09:55:29 -04:00
4 lines
112 B
Go
4 lines
112 B
Go
// Package scraper contains an implementation of the tool interface for
|
|
// a web scraping tool.
|
|
package scraper
|