Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -283,5 +283,5 @@ if query := st.chat_input("Ask a question"):
|
|
283 |
st.markdown("---")
|
284 |
st.markdown("""
|
285 |
###
|
286 |
-
This app is based on [Emmanuel M. Ndaliro's work](https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main).
|
287 |
""")
|
|
|
283 |
st.markdown("---")
|
284 |
st.markdown("""
|
285 |
###
|
286 |
+
This app is based on [Emmanuel M. Ndaliro's work](https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main).
|
287 |
""")
|