Skip to content

Commit

Permalink
Update input_example.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderMayhem authored Jun 27, 2024
1 parent 35aca86 commit 68900c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input_example.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"api_url": "http://localhost:8000/ask",
"request_body": "prompt",
"response_body": "response",
"OpenAI_api_key": "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",
"OpenAI_api_key": "<YOUR_API_KEY>",
"model": "gpt-4"
}



0 comments on commit 68900c5

Please sign in to comment.