Skip to content

Files

Latest commit

a587fc5 · Apr 28, 2024

History

History
17 lines (11 loc) · 511 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 511 Bytes

APIRI

  • Code for Let’s Discover More API Relations: A Large Language Model-based AI Chain for Unsupervised API Relation Inference
  • Please contact ybsun@jxnu.edu.cn for questions and suggestions.

Update

  • [2024-04-28] update the main code.

Quick Start

Configure Environment

  1. pip install-r requirements.txt
  2. Fill in the OpenAI key. To ensure efficient program operation, we recommend filling in the different keys for each unit.

Running

Run mian.py to execute the AI chain.