Jason and llamaIndex and langchain and the open source community is awesome
@SDAravind7 ай бұрын
10:10 Is that erdantic?
@MrKiranonutube Жыл бұрын
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