Skip to content

Commit e0a1313

Browse files
authored
Update README with live webpage links
Added links to live webpages hosted on Heroku and Onrender.
1 parent c08fcee commit e0a1313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Django LLM Metadata Application
22
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.
33

4-
5-
Live webpage: [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/)
66

77
## Features
88

0 commit comments

Comments
 (0)