added OptionsBuilder and support for specifying extra params for ask API

This commit is contained in:
Amith Koujalgi
2024-01-02 23:39:18 +05:30
parent 85acf0fe78
commit 9aed9a5237
3 changed files with 37 additions and 11 deletions

View File

@@ -76,7 +76,7 @@ const config = {
type: 'docSidebar',
sidebarId: 'tutorialSidebar',
position: 'left',
label: 'Usage',
label: 'Docs',
},
{to: 'https://amithkoujalgi.github.io/ollama4j/apidocs/', label: 'Javadoc', position: 'left'},
{to: '/blog', label: 'Blog', position: 'left'},