Skip to content

Commit

Permalink
Jacques/doc updates (#820)
Browse files Browse the repository at this point in the history
* Removed cookbooks in md format

* Removed autogenerated files and updated build scripts

* Updated gitignore file for autogenerated files
  • Loading branch information
jverre authored Dec 5, 2024
1 parent a8607f2 commit 1244826
Show file tree
Hide file tree
Showing 98 changed files with 63 additions and 8,411 deletions.
5 changes: 5 additions & 0 deletions apps/opik-documentation/documentation/build_script.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#!/bin/bash

# Rebuild the reference docs
npm run docusaurus clean-api-docs all
npm run docusaurus gen-api-docs all

# Rebuild the Cookbooks
jupyter nbconvert docs/cookbook/*.ipynb --clear-output --to markdown

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
*.sqlite
/data
langgraph_files/

*.md
118 changes: 0 additions & 118 deletions apps/opik-documentation/documentation/docs/cookbook/anthropic.md

This file was deleted.

211 changes: 0 additions & 211 deletions apps/opik-documentation/documentation/docs/cookbook/bedrock.md

This file was deleted.

Loading

0 comments on commit 1244826

Please sign in to comment.