This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
alt-gen
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79f603c63d2872836f2ddb148d62830e21ca8dd8
alt-gen
/
src
/
AltGen.API
/
Generate
/
Providers
/
Gemini
/
Content.cs
T
4 lines
92 B
C#
Raw
Normal View
History
Unescape
Escape
chore: initial commit
2025-02-04 14:39:54 -06:00
namespace
AltGen.API.Generate.Providers.Gemini
;
record
Content
(
Part
[]
Parts
,
string
Role
);
Reference in New Issue
Copy Permalink