Skip to content

Conversation

kamranayub
Copy link
Contributor

@kamranayub kamranayub commented Sep 26, 2025

Closes #10

The current comments could confuse learners when viewing the solution/diff. There is also a bug where a newly created entry with tags won't return the added tags.

Changes

  • Update add_tag_to_entry schema comment
  • Update video schema comment
  • Fix create_entry to return entryWithTags object for learner

Closes epicweb-dev#10 

The current comments could confuse learners when viewing the solution/diff.

## Changes

- Update add_tag_to_entry schema comment
- Update video schema comment
Added comments for future implementation of entry retrieval and structured content creation.
@kamranayub kamranayub changed the title fix(advanced-tools): problem 2 comments fix(advanced-tools): 1.2 schema hints and fixing entry with tags Sep 26, 2025
Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thanks!

@kentcdodds kentcdodds merged commit b42ad4f into epicweb-dev:main Sep 26, 2025
6 checks passed
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.

Exercise 1.2: Advanced Tools, Structured Output clarifications/fixes
2 participants