mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 13:20:17 +00:00
The previous browser_operator.py file had become pretty massive and unwieldy. This change breaks it apart into separate files for - the abstract environment and operator agent base - the concrete agents: anthropic, openai and binary - the concrete environment browser operator - the operator actions used by agents and environment