Skip to content

Sync updates from stainless branch: main#120

Merged
vladimirivic merged 1 commit intomainfrom
pr120
Feb 4, 2025
Merged

Sync updates from stainless branch: main#120
vladimirivic merged 1 commit intomainfrom
pr120

Conversation

@vladimirivic
Copy link
Copy Markdown
Contributor

@vladimirivic vladimirivic commented Feb 4, 2025

What does this PR do?

We are adding api_key arg so we can use LlamaStackClient like this

from llama_stack_client import LlamaStackClient

client = LlamaStackClient(
    base_url='https://api.my-llamastack-domain.com',
    api_key = 'MY-API-KEY',
)

@vladimirivic
Copy link
Copy Markdown
Contributor Author

Manually tested using api-key, configured client and called llama-stack-client models list

@vladimirivic vladimirivic merged commit 78de6d4 into main Feb 4, 2025
3 checks passed
@vladimirivic vladimirivic deleted the pr120 branch February 4, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants