Skip to content

Commit

Permalink
removed localhost host (Azure#14847)
Browse files Browse the repository at this point in the history
Co-authored-by: orenmichaely <73134189+ormichae@users.noreply.github.com>
  • Loading branch information
2 people authored and Andrew Sager committed Jun 24, 2021
1 parent 3309be9 commit 494700f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"description": "Personalizer Service is an Azure Cognitive Service that makes it easy to target content and experiences without complex pre-analysis or cleanup of past data. Given a context and featurized content, the Personalizer Service returns which content item to show to users in rewardActionId. As rewards are sent in response to the use of rewardActionId, the reinforcement learning algorithm will improve the model and improve performance of future rank calls.",
"version": "v1.1-preview.1"
},
"host": "localhost:5001",
"basePath": "/personalizer/v1.1-preview.1",
"schemes": [
"https"
Expand Down

0 comments on commit 494700f

Please sign in to comment.