Implement tool calling
#4
by
AlbertHerrando
- opened
Hello,
I am currently developing GenAI applications with LangChain/LangGraph for the catalan government.
In order to use the Salamandra models in more complex agentic applications we have the need that you implement tool calling to your models.
For more information:
https://python.langchain.com/docs/concepts/tool_calling/
We would appreciate that your models can implement the tool calling standard.
Thank you very much in advance.