The training of a model can be done by calling main.py with the corresponding yaml file. The list of yaml files can be found below. Please refer to main.py (or execute 'python main.py --help') for the ...
Semantic routing uses vector embeddings to make fast routing decisions based on semantic meaning, rather than relying on slower LLM calls or brittle keyword matching. This enables you to quickly route ...