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 an experiments flag to enable ai logging in the server #1380

Merged
merged 1 commit into from
May 28, 2024

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented May 25, 2024

  • In order to train an AI on feedback we need the server to log executions
  • The server added a flag "--ai-logs=true" to enable logging.
  • This PR adds an experiments flag to the vscode extension to enable that option.

Related to stateful/runme#574

* In order to train an AI on feedback we need the server to log executions
* The server added a flag "--ai-logs=true" to enable logging.
* This PR adds an experiments flag to the vscode extension to enable that option.

Related to #574
Copy link

@jlewi jlewi requested a review from sourishkrout May 25, 2024 19:55
@jlewi jlewi marked this pull request as ready for review May 25, 2024 19:55
Copy link
Member

@sourishkrout sourishkrout left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@sourishkrout sourishkrout merged commit 8122129 into main May 28, 2024
4 checks passed
@sourishkrout sourishkrout deleted the jlewi/flag branch May 28, 2024 13:52
jlewi added a commit that referenced this pull request Sep 14, 2024
* This effectively reverts #1380
* Per jlewi/foyle#211 we are no longer relying on RunMe logs
* Rather RunMe now uses Foyle APIs to send events to Foyle as necessary.
sourishkrout pushed a commit that referenced this pull request Sep 18, 2024
* This effectively reverts #1380
* Per jlewi/foyle#211 we are no longer relying on RunMe logs
* Rather RunMe now uses Foyle APIs to send events to Foyle as necessary.
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.

2 participants