mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-19 10:14:21 -05:00
feat: impl. multi-model / attachments, images
This commit is contained in:
@@ -100,7 +100,7 @@ func TestBuildChatRequest(t *testing.T) {
|
||||
ContextName: "test-context",
|
||||
SessionName: "test-session",
|
||||
PatternName: "test-pattern",
|
||||
Message: "test-message",
|
||||
Messages: "test-message",
|
||||
Meta: "test",
|
||||
}
|
||||
request := flags.BuildChatRequest("test")
|
||||
|
||||
Reference in New Issue
Block a user