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

Add LLM improvements #1144

Merged
merged 49 commits into from
Aug 11, 2024
Merged

Add LLM improvements #1144

merged 49 commits into from
Aug 11, 2024

Conversation

RichDom2185
Copy link
Member

@RichDom2185 RichDom2185 commented Aug 4, 2024

  • Access control
  • Logging & auditing
  • Move prompt generation to BE to prevent bypass

@RichDom2185 RichDom2185 self-assigned this Aug 4, 2024
@yiwen101 yiwen101 force-pushed the llm-improvements branch 2 times, most recently from 7d40dd7 to a961e38 Compare August 4, 2024 07:27
@RichDom2185
Copy link
Member Author

@yiwen101 the prompt builder is separated from SICP notes so that we can put AG logic inside the builder and retain the abstraction

@coveralls
Copy link

coveralls commented Aug 4, 2024

Coverage Status

coverage: 94.623% (-0.7%) from 95.295%
when pulling 1262af9 on llm-improvements
into 9cab952 on master.

@yiwen101 yiwen101 marked this pull request as ready for review August 10, 2024 18:21
Copy link
Contributor

@yiwen101 yiwen101 left a comment

Choose a reason for hiding this comment

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

LGTM

@RichDom2185 RichDom2185 merged commit de659af into master Aug 11, 2024
1 check passed
@RichDom2185 RichDom2185 deleted the llm-improvements branch August 11, 2024 09:04
@RichDom2185
Copy link
Member Author

Corresponding FE PR: source-academy/frontend#3010

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.

3 participants