- fetcher: Add base fetcher module with classes and constants (
280d387
)
- fetcher: Fix test_sierra_fetcher to test_ssample_fetcher function name (
884c806
) - sierra: Fix issue with missing or incorrect article links (
e8564d5
)
- fetcher: Add support for Playwright; Add support for Playwright in the fetcher class and include a new boolean attribute for using it. (
d1558c1
) - sierraclub: Enable playwright for web scraping (
734762b
) - envrc: Add .envrc file with project environment settings (
e660429
)
- extraction: Add extraction functionality for content using langchain library (
0afd30c
) - fetcher: Add Sierra Club fetcher class (
e661ca9
) - tests: Add test cases for SierraClubFetcher (
9fe227f
) - fetcher: Add sierraclub.yaml configuration file (
4138e1f
) - llms): add OpenAIChat module with init.py file; feat(tools: Add init.py file (
dda0226
) - llm: Add openai configuration files (
498bbf5
) - workspace: Add .gitkeep file (
efff195
) - dependencies: Add langchain and openai libraries (
a1ad3b8
) - Initial template (
4abf41a
) - copier: Add initial configuration for HyFI-Fetcher project (
3da6345
)