Jerry Liu

Results 31 issues of Jerry Liu

### Background LlamaIndex is a tool that provides a data interface between LLM's and data. It contains a set of data structures that allow users to retrieve data from their...

enhancement
size/xl

migrate OpenAI LLM to use function calling LLM abstraction, letting us remove the old code - added predict_and_call examples to OpenAI notebook - also fixed up the openai notebook, it...

lgtm
size:L

UPDATE ====== - Re-jigged vector memory to only supply list of chat messages and not handle any thing having to do with composing messages - Added `BaseComposableMemory` and `SimpleComposableMemory` for...

size:XXL

same as #502 but with groq

cla signed