update exa block description#3693
Conversation
Co-Authored-By: ishan <ishan@exa.ai>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Written by Cursor Bugbot for commit b5c921c. This will update automatically on new commits. Configure here. |
Greptile SummaryThis PR updates the user-facing copy for the Exa block in
Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Exa Block] --> B{Operation}
B --> C[Search]
B --> D[Get Contents]
B --> E[Find Similar Links]
B --> F[Answer]
B --> G[Research]
C --> H[exa_search tool]
D --> I[exa_get_contents tool]
E --> J[exa_find_similar_links tool]
F --> K[exa_answer tool]
G --> L[exa_research tool]
Last reviewed commit: "update exa block des..." |
Updated the Exa block description to be more descriptive.