|
id
|
int(11)
|
|
|
|
|
blog_post_id
|
int(11)
|
|
|
|
|
system_prompt
|
longtext
|
|
|
|
|
user_prompt
|
longtext
|
|
|
|
|
image_prompt
|
text
|
|
|
|
|
keywords_data
|
longtext
|
|
|
|
|
primary_keyword
|
varchar(255)
|
|
|
|
|
gpt_input_tokens
|
int(11)
|
|
|
0
|
|
gpt_output_tokens
|
int(11)
|
|
|
0
|
|
gpt_cost_usd
|
decimal(10,6)
|
|
|
0.000000
|
|
dalle_cost_usd
|
decimal(10,6)
|
|
|
0.000000
|
|
dataforseo_cost_usd
|
decimal(10,6)
|
|
|
0.000000
|
|
total_cost_usd
|
decimal(10,6)
|
|
|
0.000000
|
|
gpt_model
|
varchar(50)
|
|
|
|
|
image_model
|
varchar(50)
|
|
|
|
|
raw_response
|
longtext
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|