Does Pydantic work for llama 2 models? I am rewriting my app to using llama2. The previous version uses OpenAI and function calling using pydantic to convert the output of the model into a "somewhat" complex JSON. Now I want to do the same using llama2 but, keep running into problems
Jason and llamaIndex and langchain and the open source community is awesome
10:10 Is that erdantic?
Does Pydantic work for llama 2 models? I am rewriting my app to using llama2. The previous version uses OpenAI and function calling using pydantic to convert the output of the model into a "somewhat" complex JSON. Now I want to do the same using llama2 but, keep running into problems