mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
added lunr search bar in docs
This commit is contained in:
parent
d8ed7cd179
commit
7690f26ef1
3 changed files with 442 additions and 290 deletions
|
@ -38,6 +38,9 @@ const config = {
|
|||
disableInDev: false,
|
||||
},
|
||||
],
|
||||
[ require.resolve('docusaurus-lunr-search'), {
|
||||
languages: ['en'] // language codes
|
||||
}]
|
||||
],
|
||||
|
||||
presets: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue