File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
source/instructors/admin/organization Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11.. meta ::
22 :description: You can enable LLM's to use your own LLM Provider API keys in Codio
3-
3+
44.. _org_llm :
55
66Large Language Models
@@ -10,7 +10,7 @@ You can add your own LLM API keys to your Codio organization to use in your :ref
1010
1111 .. image :: /img/llm_org_keys.png
1212 :alt: LLMs Keys
13-
13+
1414We support the following providers:
1515
1616
@@ -59,7 +59,7 @@ Examples of how to use a custom LLM provider
5959
6060- name: your openai custom name (custom value)
6161- provider: openai (custom value)
62- - endpoint: https://api.openai.com
62+ - endpoint: https://api.openai.com/v1
6363- API key: your API key from openai
6464- authentication: Header
6565- auth template: Authorization: Bearer {{apikey}}
You can’t perform that action at this time.
0 commit comments