Lusera Tech

Tutorials

Posts: 1

Putting Together an OpenAI Agent With LlamaIndex 

February 16, 2024

Thanks to the new OpenAI API that supports function calling, creating your own agent has never been easier! In this tutorial notebook, we’ll demonstrate how to build an OpenAI agent in just 50 lines of code or less. Despite its brevity, our agent is fully-featured and capable of carrying on conversations while utilizing various tools. […]