ValentinGhibaudo / ghibtools

1 stars 0 forks source link

Tropical AFRIQ marketing e-commerce. #2

Open Alatif1 opened 4 months ago

Alatif1 commented 4 months ago

from datetime import datetime

إنشاء مساعد جديد للتسويق الإلكتروني

marketing_assistant = client.beta.assistants.create( instructions="Welcome to our international marketing and promotion assistant. Ask any question related to our products or services, and I will provide you with detailed information.", model="gpt-4-turbo-preview", tools=[{"type": "code_interpreter"}], audience="global", target_demographic=["age: 18-65", "interests: technology, fashion, travel"], promotion_channels=["social media", "email marketing", "online advertising"], creation_date=datetime.now().strftime("%Y-%m-%d"), company="tropical afriq ", website="www.tropicalafriq-e.monsite.com" )

Alatif1 commented 4 months ago

Super codé...