MCPcopy
hub / github.com/Tencent/WeKnora / captureChatModel

Struct captureChatModel

internal/application/service/session_knowledge_qa_test.go:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16)
17
18type captureChatModel struct {
19 lastMessages []chat.Message
20}
21
22func (m *captureChatModel) Chat(
23 context.Context,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected