Skip to content

Commit

Permalink
Deploy to GitHub Pages d356659
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Aug 21, 2024
1 parent 113deb6 commit b5a2433
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,8 @@ <h3 class="text-center">Welcome to BioImage.IO Chatbot</h3>
throw new Error(`Invalid extension ${extension.id}, type should be bioimageio-chatbot-extension`)
_removeRpcObj(extension)

ext.info = ext.info || {}

const schemas = await extension.get_schema()
for (let k of Object.keys(schemas)) {
const schema = schemas[k]
Expand Down

0 comments on commit b5a2433

Please sign in to comment.