Vishnullm

Results 2 comments of Vishnullm

@lalanikarim I have been following your work to make tool calling happen for the OLLAMA. [https://github.com/langchain-ai/langchain/blob/master/libs/experimental/langchain_experimental/llms/ollama_functions.py](url) I have used the sorce code mentioned in the link for the OllamaFunctions. Eventhough...

@lalanikarim , Thanks for the suggestion. My requirement is to use mainly llama llms from Ollama. With the suggestion you provided I can only use gpt models. Is there any...