Skip to content

Commit

Permalink
Update api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinYe1234 authored May 31, 2024
1 parent 5158b09 commit 6a27ae9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sweepai/chat/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ def search_codebase_endpoint(
Notice that the `query` parameter is a single, extremely detailed, specific natural language search question.
Here are other examples of good questions to ask:
How are GraphQL mutations constructed for updating a user's profile information, and what specific fields are being updated?
How do the current React components render the product carousel on the homepage, and what library is being used for the carousel functionality?
How do we currently implement the endpoint handler for processing incoming webhook events from Stripe in the backend API, and how are the events being validated and parsed?
Expand Down

0 comments on commit 6a27ae9

Please sign in to comment.