We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b731bc + 37b2d1e commit 0ff5213Copy full SHA for 0ff5213
_data/next_meetup.yml
@@ -10,4 +10,10 @@ host: neocoast
10
#
11
# Or if the speakers are TBD
12
# talks: []
13
-talks: []
+talks:
14
+ - name: OpenAI Usage & Function Calling
15
+ speakers:
16
+ - franco_olivera
17
+ - name: Building a chatbot the Rails Way with RubyLLM
18
19
+ - agustin_peluffo
_data/people.yml
@@ -187,3 +187,7 @@ diego_algorta:
187
rapo:
188
name: Rapo
189
github: rapofran
190
+
191
+franco_olivera:
192
+ name: Franco Olivera
193
+ github: frankete333
0 commit comments