discourse-ai/spec/shared/inference
Sam 9242da545e
FEATURE: support OpenAI-Organization header (#245)
Per: https://platform.openai.com/docs/api-reference/authentication

There is an organization option which is useful for large orgs

> For users who belong to multiple organizations, you can pass a header to specify which organization is used for an API request. Usage from these API requests will count against the specified organization's subscription quota.
2023-10-06 10:23:18 +11:00
..
anthropic_completions_spec.rb FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
function_list_spec.rb FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00
openai_completions_spec.rb FEATURE: support OpenAI-Organization header (#245) 2023-10-06 10:23:18 +11:00
openai_embeddings_spec.rb FEATURE: Add Azure cognitive service support (#93) 2023-06-21 10:39:51 +10:00
stability_generator_spec.rb FEATURE: add support for final stable diffusion xl model (#122) 2023-08-02 16:53:28 -03:00