Skip to content

Fix #248: Fix llm_server_url not working in LLM() constructor#6

Open
gtx20060124-bot wants to merge 1 commit into
mainfrom
fix/llm-server-url
Open

Fix #248: Fix llm_server_url not working in LLM() constructor#6
gtx20060124-bot wants to merge 1 commit into
mainfrom
fix/llm-server-url

Conversation

@gtx20060124-bot

Copy link
Copy Markdown
Owner

Fixes OpenGradient#248

Added llm_server_url parameter to LLM.init(). When provided, uses StaticTEEConnection instead of RegistryTEEConnection, matching the from_url() class method behavior.

Files changed

  • src/opengradient/client/llm.py

Acceptance checklist

  • Fix implemented as described
  • Follows existing codebase conventions
  • No AI training leakage markers
  • No build artifacts committed

@gtx20060124-bot

Copy link
Copy Markdown
Owner Author

0x6e154f0e2c6190c18c27691537cf12a5f47d0558

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.

llm_server_url not working in LLM()

1 participant