Skip to content

Use also completion endpoint, maybe? #44

@johny-b

Description

@johny-b

Right now we use only client.chat.completions. But we could also send stuff via client.completions.

(Probably useless for OpenAI models)

This would be useful for base models, but:

  • We could run weird experiments where we use chat models via the completions API
  • Maybe we could implement prefill that way?

This is a major task and likely not worth it. Needs thinking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions