antirez / antirez/ds4

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

Offen
#113 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
documentation
Vorherrschende Sprache
C
Sterne
22.4k
Forks
2.1k
Ø Merge
2 T. 13 Std.
Gemergte PRs (30 T.)
5

Beschreibung

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!

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.