Skip to content

Commit

Permalink
its just function calling
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Feb 14, 2025
1 parent 4c7c9ea commit 2430cb3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/Media/MediaWebinars.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ import React from "react";
import VideosList from "../General/VideosList";

const data = [
{
title: "It's Just Function Calling",
embed: "https://www.youtube.com/embed/gH1mMtRa84Y?si=fc3ClW3RrbqDk9Rt",
description: "In this presentation, Didier goes over what happens under the hood in OpenBB Copilot.",
date: "2025-02-12",
time: "13 minutes",
},
{
title: "Webinar - The Next Chapter: AI Meets the OpenBB Terminal",
embed: "https://www.youtube.com/embed/QSpMrj947G8?si=-s_qxg6ldiPJQaPb",
Expand Down

0 comments on commit 2430cb3

Please sign in to comment.