agiresearch / OpenAGI

OpenAGI: When LLM Meets Domain Experts
MIT License
1.82k stars 151 forks source link

chore: update workflow for installing pyopenagi from PyPI and locally #74

Closed dongyuanjushi closed 3 weeks ago

dongyuanjushi commented 3 weeks ago

Updates

  1. modify the github workflow and pyproject.toml to enable installing pyopenagi from PyPI and locally.
  2. move the external tool API dependencies into the pyopenagi, so that these packages will get installed accordingly when pip install pyopenagi