from agno.agent import Agent
from agno.models.vllm import VLLM
agent = Agent(
***model*****=VLLM(*id*="qwen3", *base_url*="http://localhost:9999/v1/", *enable_thinking*=False),** ***markdown*****=True,**
)
agent.print_response(“Share a 2 sentence horror story”)
Response is null
Hi @skenoy, thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon.If it’s urgent, please let us know. We appreciate your patience!
Hey @skenoy
We will need some more information to help you debug this.
debug_mode=True