Leoccleao

Results 1 issues of Leoccleao

API not working with images. The example used on the documentation is: `from llama_api_client import LlamaAPIClient client = LlamaAPIClient() response = client.chat.completions.create( model="Llama-4-Maverick-17B-128E-Instruct-FP8", messages=[ { "role": "user", "content": [ {...