Returns the default system prompt for a given content type.
Usage
get_content_type_prompt(content_type)
Arguments
- content_type
Type of content to generate.
Value
Character string with the system prompt.
See also
Other ai:
call_gemini_chat(),
call_llm_api(),
call_ollama(),
call_openai_chat(),
check_ollama(),
generate_topic_content(),
get_api_embeddings(),
get_best_embeddings(),
get_content_type_user_template(),
get_recommended_ollama_model(),
list_ollama_models(),
run_rag_search()