Skip to content

feat(py): add auth params to chat() and Python tests#8

Merged
lostmygithubaccount merged 1 commit intomainfrom
cody/ws-sfpy
Apr 4, 2026
Merged

feat(py): add auth params to chat() and Python tests#8
lostmygithubaccount merged 1 commit intomainfrom
cody/ws-sfpy

Conversation

@lostmygithubaccount
Copy link
Copy Markdown
Member

Summary

  • Expose auth_bearer, auth_header, auth_value in the high-level chat() wrapper, matching the underlying _chat_raw() Rust binding
  • Add py/stringflow/test_api.py with unit tests (run by default) and e2e tests (require llama-server, marked @pytest.mark.e2e)
  • Configure pytest to skip e2e tests by default via pyproject.toml

🤖 Generated with Claude Code

Expose auth_bearer, auth_header, auth_value in the high-level chat()
wrapper to match _chat_raw(). Add test_api.py with unit tests and e2e
tests (marked, skipped by default).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lostmygithubaccount lostmygithubaccount merged commit ea51301 into main Apr 4, 2026
1 check passed
@lostmygithubaccount lostmygithubaccount deleted the cody/ws-sfpy branch April 4, 2026 03:09
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