Hello π . I am using a local llama LLM and doing RAG. Is there some way to retrieve the data in a structured format (JSON, dict, ...) without going through OpenAI?
@bmax ty! I will take a look at them. looks like the Text Completion docs are under construction, but the guidance is something I haven't come accross yet - I'll give it a shot...
Hey @bmax , can you please tell me how I can incorporate these "programs" either the OpenAIPydanticProgram or any other, into a flow with documents/nodes returned from the index? I don't see where these "programs" fit in to any flow, all examples with them are on simple text