[PR #347] [MERGED] feat: migrate hitl tests to the new client #409

Closed
opened 2026-02-16 01:17:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/347
Author: @masci
Created: 11/5/2024
Status: Merged
Merged: 11/5/2024
Merged by: @masci

Base: mainHead: massi/client-hitl


📝 Commits (1)

  • 369a744 migrate hitl tests to the new client

📊 Changes

3 files changed (+85 additions, -16 deletions)

View changed files

📝 e2e_tests/basic_hitl/test_run_client.py (+16 -15)
📝 llama_deploy/client/models/core.py (+34 -1)
📝 tests/client/models/test_core.py (+35 -0)

📄 Description

Part of #335, add the new client support for HITL


🔄 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/run-llama/llama_deploy/pull/347 **Author:** [@masci](https://github.com/masci) **Created:** 11/5/2024 **Status:** ✅ Merged **Merged:** 11/5/2024 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/client-hitl` --- ### 📝 Commits (1) - [`369a744`](https://github.com/run-llama/llama_deploy/commit/369a7446c18ed3cb76163212c74467871c85b94c) migrate hitl tests to the new client ### 📊 Changes **3 files changed** (+85 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `e2e_tests/basic_hitl/test_run_client.py` (+16 -15) 📝 `llama_deploy/client/models/core.py` (+34 -1) 📝 `tests/client/models/test_core.py` (+35 -0) </details> ### 📄 Description Part of #335, add the new client support for HITL --- <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-16 01:17:13 -05:00
yindo closed this issue 2026-02-16 01:17:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#409