Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ GetContent
Method
GetContent
pkg/gen/api/user/v1/user.pb.go:244–249 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
242
}
243
244
func
(x *Prompt) GetContent() string {
245
if
x != nil {
246
return
x.Content
247
}
248
return
""
249
}
250
251
func
(x *Prompt) GetIsUserPrompt() bool {
252
if
x != nil {
Callers
8
TestChatCompletion_SingleRoundChat_NotCallTool
Function · 0.45
TestChatCompletion_TwoRoundChat_NotCallTool
Function · 0.45
TestChatCompletion_OneRoundChat_CallOneTool_AlwaysException
Function · 0.45
GetConversationTitleV2
Method · 0.45
GetCitationKeys
Method · 0.45
GetConversationTitle
Method · 0.45
UpdatePrompt
Method · 0.45
CreatePrompt
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestChatCompletion_SingleRoundChat_NotCallTool
Function · 0.36
TestChatCompletion_TwoRoundChat_NotCallTool
Function · 0.36
TestChatCompletion_OneRoundChat_CallOneTool_AlwaysException
Function · 0.36