Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a table on the database to store configuration #122

Merged
merged 14 commits into from
Oct 24, 2024

Conversation

jpb18
Copy link
Contributor

@jpb18 jpb18 commented Oct 16, 2024

No description provided.

@jpb18 jpb18 self-assigned this Oct 16, 2024
@jpb18 jpb18 changed the title Adds django to project and adds llm settings table [120 & 121] Adds django to project and adds llm settings table Oct 16, 2024
labs/asgi.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@kenvontucky kenvontucky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The labs forlder should be called config and include :

  • asgi.py
  • settings.py
  • urls.py
  • wsgi.py

The app should be in a different folder

@jpb18 jpb18 force-pushed the jb/120/llm-configs-file branch from 8b61f34 to 4a27d09 Compare October 21, 2024 10:31
@jpb18 jpb18 requested review from kenvontucky and JdFSilva October 21, 2024 10:37
@jpb18 jpb18 marked this pull request as ready for review October 22, 2024 15:12
@jpb18 jpb18 changed the title [120 & 121] Adds django to project and adds llm settings table Create a table on the database to store configuration #121 Oct 22, 2024
@jpb18 jpb18 linked an issue Oct 22, 2024 that may be closed by this pull request
@jpb18 jpb18 changed the title Create a table on the database to store configuration #121 Create a table on the database to store configuration Oct 22, 2024
config/settings.py Outdated Show resolved Hide resolved
config/settings.py Outdated Show resolved Hide resolved
config/fixtures/config.json Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
config/settings.py Outdated Show resolved Hide resolved
.env.sample Show resolved Hide resolved
@jpb18 jpb18 merged commit 7698180 into main Oct 24, 2024
1 check passed
@jpb18 jpb18 deleted the jb/120/llm-configs-file branch October 24, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a table on the database to store configuration
4 participants