gb/req_openai.json
Rodrigo Rodriguez (Pragmatismo) 920666db40
Some checks failed
BotServer CI / build (push) Failing after 38s
Fix Bedrock config for OpenAI GPT-OSS models
2026-03-10 12:36:01 -03:00

9 lines
140 B
JSON

{
"model": "gemini-1.5-flash",
"messages": [
{
"role": "user",
"content": "hello"
}
]
}