mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
docs(docusaurus.config.js): add llm model cost map to docs
This commit is contained in:
parent
e39ff46222
commit
4ab31abd73
1 changed files with 5 additions and 0 deletions
|
@ -135,6 +135,11 @@ const config = {
|
||||||
label: '🚀 Hosted',
|
label: '🚀 Hosted',
|
||||||
to: "docs/hosted"
|
to: "docs/hosted"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: 'https://contextlengthof.com/',
|
||||||
|
label: '💸 LLM Model Cost Map',
|
||||||
|
position: 'right',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/BerriAI/litellm',
|
href: 'https://github.com/BerriAI/litellm',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue