Uses of Record Class
ai.doctruth.internal.providers.gemini.wire.SystemInstruction
Packages that use ai.doctruth.internal.providers.gemini.wire.SystemInstruction
Package
Description
Jackson wire records for the Google Gemini
generateContent REST API.-
Uses of ai.doctruth.internal.providers.gemini.wire.SystemInstruction in ai.doctruth.internal.providers.gemini.wire
Methods in ai.doctruth.internal.providers.gemini.wire that return ai.doctruth.internal.providers.gemini.wire.SystemInstruction in in in inModifier and TypeMethodDescriptionai.doctruth.internal.providers.gemini.wire.SystemInstructionGenerateContentRequest.system_instruction()Constructors in ai.doctruth.internal.providers.gemini.wire with parameters of type ai.doctruth.internal.providers.gemini.wire.SystemInstruction in in in inModifierConstructorDescriptionGenerateContentRequest(ai.doctruth.internal.providers.gemini.wire.SystemInstruction system_instruction, List<ai.doctruth.internal.providers.gemini.wire.Content> contents, ai.doctruth.internal.providers.gemini.wire.GenerationConfig generationConfig)