Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 209 Bytes

File metadata and controls

22 lines (14 loc) · 209 Bytes

function_calling

simple agent project

install

pip install -r requirements.txt

usage

from function_calling import main

# basic usage
result = main.run()

license

mit