Skip to content

together

together(init?): TogetherLLM

Defined in: .build/typescript/packages/providers/together/src/llm.ts:34

Convenience function to create a new TogetherLLM instance.

Omit<Partial<OpenAI>, "session">

Optional initialization parameters for the TogetherLLM instance.

TogetherLLM

A new TogetherLLM instance.