8000 GitHub - drewtech/mcp-ai-poc: Proof of concept for integrating with the OpenAI API using the new Python SDK (>=1.0.0).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

drewtech/mcp-ai-poc

Repository files navigation

MCP AI POC

CI

Proof of concept for integrating with the OpenAI API using the new Python SDK (>=1.0.0).

Setup

# 1. Create and activate a virtual environment
python3 -m venv venv
source venv/bin/activate

# 2. Install dependencies
./scripts/install_deps.sh

# 3. Install the package in editable mode
pip install -e .

About

Proof of concept for integrating with the OpenAI API using the new Python SDK (>=1.0.0).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0