Large Language Models

Create an interface between an LLM and a set of tools

LLMs can act as a user interface between our users and our algorithms.

Configure LlamaIndex to read from Google Calendar

Using data loaders, we can give LlamaIndex access to a Google Calendar to gain information about schedules and events.

Change the model used by LlamaIndex

The steps necessary to let LlamaIndex use a different Large Language Model than text-davinci-003.

What is LlamaIndex?

A quick breakdown of LlamaIndex, an open-source tool for working with Large Language Models.