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

Prompt changes #75

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Conversation

AmineRaouane
Copy link

Description of Changes

I modified the 6 prompts in the app/syllabus_generator/prompt folder to ensure that the responses are structured in a way that makes it easier to convert the string responses into Python lists. This allows for better integration with the FastAPI part of the project. Additionally, I made a small change to the final output to return a dictionary containing all the syllabus components.

Changes:

  1. Updated prompts to return structured responses.
  2. Ensured responses can be easily converted into Python lists.
  3. Modified the final output to return a dictionary with syllabus components.

Copy link
Collaborator

@hash2004 hash2004 left a comment

Choose a reason for hiding this comment

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

The changes include more than just prompt changes. Please include what you changed in the conversation so we approve the PR!

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.

5 participants