semantic-router icon indicating copy to clipboard operation
semantic-router copied to clipboard

Add new signature class for functional calling

Open jamescalam opened this issue 6 months ago • 0 comments

Many LLMs require different formats for function calling, if we want to support these we should implement a new function call schema class with methods like .to_openai, .to_ollama, etc

jamescalam avatar Aug 14 '24 20:08 jamescalam