antirez / antirez/ds4

Question: why does readme recommend using openai-completions api for coding agent usage.

オープン
#113 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
documentation
主要言語
C
スター
22.4k
フォーク
2.1k
平均マージ
2日 13時間
マージ済み PR(30日)
5

説明

I noticed in the [README.md ](https://github.com/antirez/ds4#agent-client-usage)that the default recommendation is to use the openai-completions api within opencode and pi.

There is no motivation listed and I would like to know if there was a reason this was chosen?

From my experience working on https://github.com/mozilla-ai/any-llm I have seen that the OpenAI Completions API is generally poorly suited for agentic use cases and that the Anthropic Messages API or the newer OpenResponses (open source spec of OpenAI Responses API) are the recommended ways to use LLMs for agentic purposes.

pi.dev supports the use of the Anthropic Messages API and based on my current understanding, it would be best for ds4 to recommend this as the setup for using this codebase within pi.dev.

Any thoughts or disagreements before I post up a Pull Request for the change? Thanks!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。