holoviz-topics / panel-chat-examples

Examples of Chat Bots using Panels chat features: Traditional, LLMs, AI Agents, LangChain, OpenAI etc
https://holoviz-topics.github.io/panel-chat-examples/
MIT License
105 stars 31 forks source link

Fix index page #93

Closed MarcSkovMadsen closed 10 months ago

MarcSkovMadsen commented 10 months ago

The previous PR did not fully update the index/ gallery page as the .png file was located in two places.

This solves the issue.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (850250e) 78.88% compared to head (b24392a) 78.88%. Report is 1 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ======================================= Coverage 78.88% 78.88% ======================================= Files 5 5 Lines 161 161 ======================================= Hits 127 127 Misses 34 34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.