docs(docusaurus.config.js): add llm model cost map to docs

This commit is contained in:
Krrish Dholakia 2024-07-26 10:07:47 -07:00
parent 84482703b8
commit 7ca29d987d

View file

@ -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',