mkhizeryounas / py-libretto-openai-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lobretto logging POC using openai assistants

Introduction

This is a simple POC that has a libretto client to consume events coming from the openai assistants.

Installation

$~ pipenv sync

Setup the environment variables:

$~ cp .env.example .env

Fill the .env file with the correct values.

Usage

$~ pipenv run python main.py --help
$~ pipenv run python main.py --prompt "How do I connect to QuickBooks?"

Screenshots

Screenshot

About


Languages

Language:Python 100.0%