Note: Custom
Properties
are available in
metadata
starting with LiteLLM version 1.41.23
.System Instructions Limitation: When using LiteLLM callbacks, system instructions for Gemini and Claude may not appear as
"role": "system"
messages in Helicone logs. This is because LiteLLM processes the request before sending it to Helicone.For full system instruction support, consider using proxy-based integration instead.1 line integration
AddHELICONE_API_KEY
to your environment variables.