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

Stop forcing cells to be non-interactive #331

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Stop forcing cells to be non-interactive #331

merged 1 commit into from
Oct 30, 2024

Conversation

jlewi
Copy link
Owner

@jlewi jlewi commented Oct 30, 2024

  • Forcing cells to be non-interactive was a temporary fix for the fact that the output wasn't included in Foyle completion requests (Cell Outputs aren't actually included in the LLM request. #286)

  • This is now fixed in the frontend so that the output of interactive cells is included in the requests to Foyle

  • We don't want to default to non-interactive cells because non-interactive cells don't show stderr

Related to /issues/286

* Forcing cells to be non-interactive was a temporary fix for the
  fact that the output wasn't included in Foyle completion requests (#286)

* This is now fixed in the frontend so that the output of interactive cells
  is included in the requests to Foyle

* We don't want to default to non-interactive cells because non-interactive
  cells don't show stderr

Related to /issues/286
@jlewi jlewi enabled auto-merge (squash) October 30, 2024 17:20
Copy link
Contributor

@standard-input standard-input bot left a comment

Choose a reason for hiding this comment

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

No issues flagged.
Standard Input can make mistakes. Check important info.

Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for foyle canceled.

Name Link
🔨 Latest commit 1049fad
🔍 Latest deploy log https://app.netlify.com/sites/foyle/deploys/67226ad758f3aa0007f706cd

@jlewi jlewi merged commit fde802c into main Oct 30, 2024
5 checks passed
@jlewi jlewi deleted the jlewi/interactive branch October 30, 2024 17:25
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