You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLM Semantic Router: Intelligent Mixture-of-Models (MoM) System with Privacy Preservation and Prompt Guard. The semantic router intelligently directs OpenAI compliant API requests to the most suitable backend models based on semantic understanding of request content.
Explore the integration of semantic routing with graph-based configurations using Semantic Router and LangGraph. This project demonstrates advanced routing techniques for applications in chatbots, text classification, and NLP, providing a robust framework for developers.
Semantic-Router-C-Sharp is a superfast decision-making layer for your LLMs (Large Language Models) and agents in C#. Instead of relying on slow LLM generations to make tool-use decisions, this router uses the power of semantic vector space to make fast decisions by routing requests based on semantic meaning.