Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole White committed Oct 27, 2023
1 parent 8456788 commit ae61b98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,8 @@ jobs:
strategy:
matrix:
project:
# - JavaScript/chatbot-nextjs
- JavaScript/jest-replays
- JavaScript/langchain
# - JavaScript/novel-ai-text-editor
- JavaScript/openai-automated
- JavaScript/openai-manual

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
| Name | Description |
| -------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| [chatbot-nextjs](/JavaScript/chatbot-nextjs) | A Next.js app that uses openai and Autoblocks to power and monitor a chatbot |
| [jest-replays](/JavaScript/jest-replays) | Run Autoblocks replays from within a jest test suite |
| [langchain](/JavaScript/langchain) | Automatic tracing of a LangChain pipeline |
| [novel-ai-text-editor](/JavaScript/novel-ai-text-editor) | A Next.js app that uses [Novel](https://github.com/steven-tey/novel) and Autoblocks to power an AI-enabled text editor |
| [openai-automated](/JavaScript/openai-automated) | Automatic tracing of openai calls |
Expand Down

0 comments on commit ae61b98

Please sign in to comment.