Skip to content

Commit

Permalink
Rename InSightful.py to app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AIWithShrey authored Jul 15, 2024
1 parent 00585de commit bd1d61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InSightful.py → app.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,4 @@ def main():
st.session_state["chat_history"] = chat_history

if __name__ == "__main__":
main()
main()

0 comments on commit bd1d61e

Please sign in to comment.