from openai import OpenAI client = OpenAI( api_key=LLAMA_API_KEY, base_url="https://api.llama.com/compat/v1/" )