Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -263,6 +263,6 @@ if query := st.chat_input("Ask a question"):
|
|
263 |
# Add acknowledgment at the bottom
|
264 |
st.markdown("---")
|
265 |
st.markdown("""
|
266 |
-
###
|
267 |
This app is based on [Emmanuel M. Ndaliro's work](https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main).
|
268 |
""")
|
|
|
263 |
# Add acknowledgment at the bottom
|
264 |
st.markdown("---")
|
265 |
st.markdown("""
|
266 |
+
###
|
267 |
This app is based on [Emmanuel M. Ndaliro's work](https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main).
|
268 |
""")
|