dify/api/services/auth
2026-04-14 03:03:08 +00:00
..
firecrawl refactor(api): type auth service credentials with TypedDict (#33867) 2026-03-24 13:22:17 +09:00
jina perf: use global httpx client instead of per request create new one (#34311) 2026-04-01 01:19:32 +00:00
watercrawl refactor(api): type auth service credentials with TypedDict (#33867) 2026-03-24 13:22:17 +09:00
__init__.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
api_key_auth_base.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
api_key_auth_factory.py refactor(api): type auth service credentials with TypedDict (#33867) 2026-03-24 13:22:17 +09:00
api_key_auth_service.py refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (#35124) 2026-04-14 03:03:08 +00:00
auth_type.py feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396) 2025-04-07 12:43:23 +08:00
jina.py perf: use global httpx client instead of per request create new one (#34311) 2026-04-01 01:19:32 +00:00