Results 5 issues of Shenghui

Enable ohter models inherited from OpenAIChat to retrieve their respective provider's API keys. ## Description - **Summary of changes**: get different provider API key for different Model class - **Related...

Support unofficial DeepSeek reasoning model when setting base_url from other LLM providers ## Description - **Summary of changes**: support unofficial DeepSeek reasoning model when setting base_url from other LLM providers...

# Description The [perplexity](https://docs.agno.com/models/perplexity) in [agno](https://github.com/agno-agi/agno) lost import content: **citations** ## Steps to Reproduce ``` from agno.agent import Agent, RunResponse from agno.models.perplexity import Perplexity agent = Agent(model=Perplexity(id="sonar-pro"), markdown=True) # Print...

enhancement

when input string is not path, consider it is a command

**Describe the bug** when multiprocessing in a tool, and start mcp client by STDIO, the mcp server never response. **To Reproduce** Steps to reproduce the behavior: 1. write mcp server:...

enhancement
ready for work
P3