Tuana commited on
Commit
7fa63ee
·
1 Parent(s): 7a4f3b9
Files changed (1) hide show
  1. utils/ui.py +1 -1
utils/ui.py CHANGED
@@ -65,7 +65,7 @@ def sidebar():
65
  "as well as a custom `TweetRetriever` node\n"
66
  " The source code is also on [GitHub](https://github.com/TuanaCelik/what-would-mother-say)"
67
  " with instructions to run locally.\n"
68
- "You can see how the `PromptNode` was set up [here](https://github.com/TuanaCelik/should-i-follow/blob/main/utils/haystack.py)")
69
  st.markdown("---")
70
  st.markdown("Made by [tuanacelik](https://twitter.com/tuanacelik)")
71
  st.markdown("---")
 
65
  "as well as a custom `TweetRetriever` node\n"
66
  " The source code is also on [GitHub](https://github.com/TuanaCelik/what-would-mother-say)"
67
  " with instructions to run locally.\n"
68
+ "You can see how the `Agent` was set up [here](https://github.com/TuanaCelik/what-would-mother-say/blob/main/utils/haystack.py)")
69
  st.markdown("---")
70
  st.markdown("Made by [tuanacelik](https://twitter.com/tuanacelik)")
71
  st.markdown("---")