[PR #170] [MERGED] Remove input variable option #164

Closed
opened 2026-02-23 17:19:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/170
Author: @shatfield4
Created: 6/6/2025
Status: Merged
Merged: 6/6/2025
Merged by: @timothycarambat

Base: mainHead: remove-inputvariable-from-tutorial


📝 Commits (1)

  • 26d3c4c remove input variable option from llm instruction

📊 Changes

3 files changed (+0 additions, -4 deletions)

View changed files

📝 pages/agent-flows/blocks/llm-instruction.mdx (+0 -1)
📝 pages/agent-flows/tutorial-hackernews.mdx (+0 -3)
📝 public/images/agent-flows/hn-llm-instruction.png (+0 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #xxx

What is in this change?

  • Remove Input Variable section from LLM instruction block since this no longer exists
  • Update tutorial to not show input variable in LLM instruction step
  • Update screenshot

Additional Information

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 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/Mintplex-Labs/anythingllm-docs/pull/170 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 6/6/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `remove-inputvariable-from-tutorial` --- ### 📝 Commits (1) - [`26d3c4c`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/26d3c4cd15630f15c9d495abb21620f2bcda8a7d) remove input variable option from llm instruction ### 📊 Changes **3 files changed** (+0 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pages/agent-flows/blocks/llm-instruction.mdx` (+0 -1) 📝 `pages/agent-flows/tutorial-hackernews.mdx` (+0 -3) 📝 `public/images/agent-flows/hn-llm-instruction.png` (+0 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> - Remove Input Variable section from LLM instruction block since this no longer exists - Update tutorial to not show input variable in LLM instruction step - Update screenshot ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Validations <!-- All of the applicable items should be checked. --> - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] Successfully ran the code locally without encountering errors --- <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-23 17:19:53 -05:00
yindo closed this issue 2026-02-23 17:19:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#164