Shared utilities for Cheeky Platform - AI-powered Shopify analytics
Project description
cheeky-platform-shared
Shared utilities for the Cheeky Platform - AI-powered Shopify analytics.
Installation
pip install cheeky-platform-shared
Usage
from cheeky_platform_shared.llm import openai_chat_text
from cheeky_platform_shared.prompts import (
BASE_CONTEXT_SYSTEM_PROMPT,
BASE_CONTEXT_USER_PROMPT,
)
text = await openai_chat_text(
system=BASE_CONTEXT_SYSTEM_PROMPT,
user=BASE_CONTEXT_USER_PROMPT.format(url="https://shop.example", content="...")
)
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters