LiuVaayne

Results 18 comments of LiuVaayne

Hello @jmorganca, I hope this PR is helpful. We can utilize `/chat/completions/` with a variety of existing tools.

> Hi @Vaayne thanks for the contribution, I've been working on this for the past couple of days too (my bad, should have assigned myself the issue). If it's ok...

@BruceMacD I've noticed the Chat API, but it doesn't seem to be fully compatible with the OpenAI chat completions API in terms of both streaming and nonstreaming response. Are you...

@BruceMacD I believe it's crucial to be compatible with the OpenAI Chat Completions API. This ensures that we can leverage all the existing tools that have already integrated with OpenAI....

> @vaayne Hey, buddy, your terminal is really beautiful. Can you tell me its name? @who0sy here is my dotfiles https://github.com/vaayne/dotfiles

@DeJeune 描述一下使用场景,我感觉这个是特别小众的需求。不确定要不要 @kangfenmao

> 感觉也可以参考下这个支持MCP的客户端 [HyperChat](https://github.com/BigSweetPotatoStudio/HyperChat),比较低调,基础功能没有cherry精致,但是MCP的功能目前用过的是最好的: > > 1. 支持添加自定义MCP(唯一缺点是只支持stdio,不支持sse) > 2. 支持创建agent勾选特定MCP,这点非常重要,可以根据不同场景选择不同工具集,不然MCP加多了浪费token,而且有时模型会选不对工具 > 3. 工具调用相当稳定,过程和结果比较直观 > 4. 还有一些别的比较酷的功能,比如可以把自定义的agent自己也作为一个工具,让别的agent来调 @yarray 很好的建议,现在 cherry 已经支持了 stdio 和 sse,支持聊天界面显示工具的调用情况 正在做的有支持在聊天界面选择启用哪些 mcp servers,将来也会支持给各个助手设置启动哪些 servers

@beyondkmp please help to check if OAuth is working now.