forked from phoenix/litellm-mirror
docs(docusaurus.config.js): add llm model cost map to docs
This commit is contained in:
parent
84482703b8
commit
7ca29d987d
1 changed files with 5 additions and 0 deletions
|
@ -135,6 +135,11 @@ const config = {
|
|||
label: '🚀 Hosted',
|
||||
to: "docs/hosted"
|
||||
},
|
||||
{
|
||||
href: 'https://contextlengthof.com/',
|
||||
label: '💸 LLM Model Cost Map',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://github.com/BerriAI/litellm',
|
||||
label: 'GitHub',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue