Export .rtvi, update new-chatbot example, rename and update foundational 32
This commit is contained in:
committed by
Aleix Conchillo Flaqué
parent
d07732f2e8
commit
abd9f16b90
@@ -89,6 +89,7 @@ async def main():
|
||||
api_key=os.getenv("GOOGLE_API_KEY"),
|
||||
system_instruction=system_instruction,
|
||||
tools=tools,
|
||||
model="gemini-1.5-flash-002",
|
||||
)
|
||||
|
||||
context = OpenAILLMContext(
|
||||
Reference in New Issue
Block a user