support for finetuned gpt-3.5-turbo

This commit is contained in:
ishaan-jaff 2023-08-22 15:42:23 -07:00
parent d01017256a
commit bb7aa6eaaf
3 changed files with 25 additions and 1 deletions

View file

@ -34,7 +34,7 @@ const sidebars = {
{
type: 'category',
label: 'Tutorials',
items: ['tutorials/huggingface_tutorial', 'tutorials/TogetherAI_liteLLM', 'tutorials/fallbacks'],
items: ['tutorials/huggingface_tutorial', 'tutorials/TogetherAI_liteLLM', 'tutorials/fallbacks', 'tutorials/finetuned_chat_gpt'],
},
'token_usage',
'stream',