docs: add docs on bedrock + cohere pass through endpoints

This commit is contained in:
Krrish Dholakia 2024-08-19 14:21:56 -07:00
parent 417547b6f9
commit a494b5b2f3
3 changed files with 492 additions and 1 deletions

View file

@ -193,7 +193,9 @@ const sidebars = {
"fine_tuning",
"anthropic_completion",
"pass_through/vertex_ai",
"pass_through/google_ai_studio"
"pass_through/google_ai_studio",
"pass_through/cohere",
"pass_through/bedrock"
],
},
"scheduler",