Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ai-sdk-cpp
/ getLastStreamOptions
Method
getLastStreamOptions
tests/utils/mock_openai_client.cpp:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
GenerateOptions ControllableOpenAIClient::getLastGenerateOptions() const {
133
return last_generate_options_;
134
}
135
136
GenerateOptions ControllableOpenAIClient::getLastStreamOptions() const {
137
return last_stream_options_;
Callers
2
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36