[PR #8] [MERGED] Allow passing variables #11

Closed
opened 2026-02-15 18:16:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/kork/pull/8
Author: @eyurtsev
Created: 5/11/2023
Status: Merged
Merged: 5/11/2023
Merged by: @eyurtsev

Base: mainHead: eugene/add_image_manipulation


📝 Commits (1)

📊 Changes

2 files changed (+29 additions, -12 deletions)

View changed files

📝 kork/chain.py (+17 -3)
📝 kork/environment.py (+12 -9)

📄 Description

Allow passing variables into the interpreter.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/kork/pull/8 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 5/11/2023 **Status:** ✅ Merged **Merged:** 5/11/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/add_image_manipulation` --- ### 📝 Commits (1) - [`79a4261`](https://github.com/langchain-ai/kork/commit/79a4261c0c82fe5ab3529c83efdf23cb9e179c08) allow passing variables ### 📊 Changes **2 files changed** (+29 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `kork/chain.py` (+17 -3) 📝 `kork/environment.py` (+12 -9) </details> ### 📄 Description Allow passing variables into the interpreter. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:08 -05:00
yindo closed this issue 2026-02-15 18:16:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/kork#11