llama-gpt/types
Burke Libbey ef8c1b2c33
Allow specifying OpenAI-Organization header: (#313)
See https://platform.openai.com/docs/api-reference/introduction

> 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-03-30 13:30:34 -06:00
..
chat.ts Prompts (#229) 2023-03-27 09:38:56 -06:00
data.ts Prompts (#229) 2023-03-27 09:38:56 -06:00
env.ts Allow specifying OpenAI-Organization header: (#313) 2023-03-30 13:30:34 -06:00
error.ts Prompts (#229) 2023-03-27 09:38:56 -06:00
export.ts fix import (#242) 2023-03-28 02:27:37 -06:00
folder.ts Prompts (#229) 2023-03-27 09:38:56 -06:00
index.ts Prompts (#229) 2023-03-27 09:38:56 -06:00
openai.ts feat: add DEFAULT_MODEL environment variable (#280) 2023-03-28 21:10:47 -06:00
prompt.ts Prompts (#229) 2023-03-27 09:38:56 -06:00
storage.ts Prompts (#229) 2023-03-27 09:38:56 -06:00