Export .rtvi, update new-chatbot example, rename and update foundational 32

This commit is contained in:
Mark Backman
2025-02-07 08:44:17 -05:00
committed by Aleix Conchillo Flaqué
parent d07732f2e8
commit abd9f16b90
3 changed files with 5 additions and 2 deletions

View File

@@ -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(