diff --git a/README.md b/README.md index f64fb8eebb6273081bbcbd61d096742a8ca5c181..03480b8dfb67d82ba5bf21fe475c68640cf77a56 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ politics = Route( utterances=[ "isn't politics the best thing ever", "why don't you tell me about your political opinions", - "don't you just love the president" "don't you just hate the president", + "don't you just love the president", "they're going to destroy this country!", "they will save the country!", ], @@ -147,4 +147,4 @@ Daniel Avila, [Semantic Router: Enhancing Control in LLM Conversations](https:// Yogendra Sisodia, [Stop Chat-GPT From Going Rogue In Production With Semantic Router](https://medium.com/@scholarly360/stop-chat-gpt-from-going-rogue-in-production-with-semantic-router-937a4768ae19), Medium -Aniket Hingane, [LLM Apps: Why you Must Know Semantic Router in 2024: Part 1](https://medium.com/@learn-simplified/llm-apps-why-you-must-know-semantic-router-in-2024-part-1-bfbda81374c5), Medium \ No newline at end of file +Aniket Hingane, [LLM Apps: Why you Must Know Semantic Router in 2024: Part 1](https://medium.com/@learn-simplified/llm-apps-why-you-must-know-semantic-router-in-2024-part-1-bfbda81374c5), Medium