Skip to content

Conversation

yanxi0830
Copy link
Contributor

@yanxi0830 yanxi0830 commented Mar 4, 2025

What does this PR do?

Test Plan

LLAMA_STACK_CONFIG=fireworks pytest -v tests/api/agents/test_agents.py --inference-model "meta-llama/Llama-3.3-70B-Instruct" --record-responses
image

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 4, 2025
@yanxi0830 yanxi0830 marked this pull request as ready for review March 4, 2025 01:33
@yanxi0830 yanxi0830 added this to the v0.1.6 milestone Mar 4, 2025
@yanxi0830 yanxi0830 changed the title chore!: deprecate allow_turn_resume chore: deprecate allow_turn_resume Mar 4, 2025
@yanxi0830 yanxi0830 merged commit 158b6dc into main Mar 4, 2025
4 checks passed
@yanxi0830 yanxi0830 deleted the deprecate_resume_flag branch March 4, 2025 20:22
yanxi0830 added a commit to llamastack/llama-stack-client-python that referenced this pull request Mar 4, 2025
…nchmark_config (Sync updates from stainless branch: yanxi0830/dev) (#176)

# What does this PR do?
- Adapt to API changes in
llamastack/llama-stack#1397 and
llamastack/llama-stack#1377

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
```
LLAMA_STACK_BASE_URL=http://localhost:8321 pytest -v tests/integration/agents/test_agents.py--inference-model "meta-llama/Llama-3.3-70B-Instruct" --record-responses
```

```
pytest -v -s --nbval-lax ./docs/notebooks/Llama_Stack_Benchmark_Evals.ipynb
```

[//]: # (## Documentation)
[//]: # (- [ ] Added a Changelog entry if the change is significant)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deprecate allow_resume_turn flag

4 participants