Health
Needs Audit
Benchmark
14/100
SDK Version
No SDK dependency
Latest: 2.12.1
Audit Status
Audit Done
Started May 11, 2026
Approval
Not requested
AgentOps integration is a docs-only guide at docs/integrations/agentops.mdx. Monorepo source uses current exa-py patterns: exa.search() with type='auto' and contents={'highlights': True}. No deprecated Exa features (per May 2026 changelog) are used in repo source. However, the live deployed page still shows the deprecated search_and_contents() method with a variable-name bug. Coverage is narrow — only the search endpoint with highlights is demonstrated; get_contents, answer, stream_answer, and stream_search are absent. No SDK version is pinned. AgentOps repo (AgentOps-AI/agentops) has no Exa-specific code — it's a general observability SDK that auto-instruments via EXA_API_KEY in CI.
Missing Features (1)