routes list | encoder dict | tags sequence |
|---|---|---|
[
{
"name": "politics",
"utterances": [
"isn't politics the best thing ever",
"why don't you tell me about your political opinions",
"don't you just love the presidentdon't you just hate the president",
"they're going to destroy this country!",
"they will save the country!"
]... | {
"type": "openai",
"name": "text-embedding-ada-002",
"score_threshold": 0.82
} | [
"semantic-router",
"RouteLayer",
"openai"
] |
No dataset card yet
- Downloads last month
- 14