referenceFree

support_reply_service

This tiny package drafts a support-agent reply with the OpenAI Python client.

Customer Support Reply Bot

This tiny package drafts a support-agent reply with the OpenAI Python client.

The current implementation still uses Chat Completions through a small wrapper in customer_support_bot/client.py. The migration target is in MIGRATION.md.