This commit is contained in:
ishaan-jaff 2023-09-15 12:42:07 -07:00
parent a5fcefa15c
commit cbba1d6e06

View file

@ -1,4 +1,4 @@
# Mock Requests - Save Testing Costs
# Mock Requests - Save Testing Costs 💰
For testing purposes, you can use `completion()` with `mock_response` to mock calling the completion endpoint.