Skip to content

Commit

Permalink
docs: add deepseek cookbook (#1155)
Browse files Browse the repository at this point in the history
* docs: add deepseek cookbook

* add md file

* add on cn lp

* add changes

* add md files
  • Loading branch information
jannikmaierhoefer authored Jan 10, 2025
1 parent e692ee0 commit 9fded34
Show file tree
Hide file tree
Showing 8 changed files with 927 additions and 1 deletion.
8 changes: 8 additions & 0 deletions cookbook/_routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,13 @@
{
"notebook": "integration_huggingface_openai_sdk.ipynb",
"docsPath": "docs/integrations/huggingface"
},
{
"notebook": "integration_deepseek_openai_sdk.ipynb",
"docsPath": "docs/integrations/deepseek"
},
{
"notebook": "integration_grpq_sdk.ipynb",
"docsPath": "docs/integrations/groq-sdk"
}
]
Loading

0 comments on commit 9fded34

Please sign in to comment.