You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Django LLM Metadata Application
2
2
A Django web application that provides an interface for interacting with Large Language Models (LLMs) through API calls while storing conversation metadata for analysis and management.
3
3
4
-
Live webpage on Heroku: [LLM_Django_app](https://llm-metadata-django-app-2f705a53f205.herokuapp.com/)
5
-
Live webpage on Onrender: [LLM_Django_app](https://llm-metadata-django-app.onrender.com/)
4
+
### Live webpage on Heroku: [LLM_Django_app](https://llm-metadata-django-app-2f705a53f205.herokuapp.com/)
5
+
### Live webpage on Onrender: [LLM_Django_app](https://llm-metadata-django-app.onrender.com/)
0 commit comments