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

Improve the LLM json representation of past notes for LLM context #172

Merged
merged 2 commits into from
Sep 1, 2024

Conversation

ahyatt
Copy link
Owner

@ahyatt ahyatt commented Sep 1, 2024

Add ID to the JSON, if interesting.

Add any properties that have a label defined.

Remove some duplication of the properties.

Sort to get stable JSON (really just needed for tests).

Add a test for the JSONification.

Add ID to the JSON, if interesting.

Add any properties that have a label defined.

Remove some duplication of the properties.

Sort to get stable JSON (really just needed for tests).

Add a test for the JSONification.
@ahyatt ahyatt merged commit 354d937 into develop Sep 1, 2024
2 checks passed
@ahyatt ahyatt deleted the llm-all-properties branch September 1, 2024 18:56
ahyatt added a commit that referenced this pull request Sep 3, 2024
ahyatt added a commit that referenced this pull request Sep 3, 2024
Also add a check to the test to keep this problem from re-occurring.
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.

1 participant