Skip to content

Commit 7130f52

Browse files
committed
Remove old events & announcements
1 parent 57bc6c7 commit 7130f52

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

README.md

+2-22
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,12 @@
2828
---
2929

3030
> [!NOTE]
31-
> 👨‍💻 Here for the devfest.ai event? Join our [Discord](https://discord.com/invite/JTSBGRZrzj) and check out the details below.
32-
>
3331
> Get your API key [here](https://dashboard-dev.julep.ai).
3432
3533
<details>
3634
<summary><b>🌟 Contributors and DevFest.AI Participants</b> (Click to expand)</summary>
3735

38-
## 🌟 Call for Contributors!
36+
## Call for Contributors 🌟
3937

4038
We're excited to welcome new contributors to the Julep project! We've created several "good first issues" to help you get started. Here's how you can contribute:
4139

@@ -45,19 +43,6 @@ We're excited to welcome new contributors to the Julep project! We've created se
4543

4644
Your contributions, big or small, are valuable to us. Let's build something amazing together! 🚀
4745

48-
### 🎉 DevFest.AI October 2024
49-
50-
Exciting news! We're participating in DevFest.AI throughout October 2024! 🗓️
51-
52-
- Contribute to Julep during this event and get a chance to win awesome Julep merch and swag! 🎁
53-
- Join developers from around the world in contributing to AI repositories and participating in amazing events.
54-
- A big thank you to DevFest.AI for organizing this fantastic initiative!
55-
56-
> [!TIP]
57-
> Ready to join the fun? **[Tweet that you are participating](https://twitter.com/intent/tweet?text=Pumped%20to%20be%20participating%20in%20%40devfestai%20with%20%40julep_ai%20building%20%23ai%20%23agents%20%23workflows%20Let's%20gooo!%20https%3A%2F%2Fgit.new%2Fjulep)** and let's get coding! 🖥️
58-
59-
![Julep DevFest.AI](https://media.giphy.com/media/YjyUeyotft6epaMHtU/giphy.gif)
60-
6146
</details>
6247

6348
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
@@ -72,21 +57,16 @@ Exciting news! We're participating in DevFest.AI throughout October 2024! 🗓
7257
- [Installation](#installation)
7358
- [Python Quick Start 🐍](#python-quick-start-)
7459
- [Node.js Quick Start 🟩](#nodejs-quick-start-)
60+
- [Step 1: Create an Agent](#step-1-create-an-agent)
7561
- [Components](#components)
7662
- [Mental Model](#mental-model)
7763
- [Concepts](#concepts)
7864
- [Understanding Tasks](#understanding-tasks)
7965
- [Lifecycle of a Task](#lifecycle-of-a-task)
8066
- [Types of Workflow Steps](#types-of-workflow-steps)
81-
- [Common Steps](#common-steps)
82-
- [Key-Value Steps](#key-value-steps)
83-
- [Iteration Steps](#iteration-steps)
84-
- [Conditional Steps](#conditional-steps)
85-
- [Other Control Flow](#other-control-flow)
8667
- [Tool Types](#tool-types)
8768
- [User-defined `functions`](#user-defined-functions)
8869
- [`system` tools](#system-tools)
89-
- [Available `system` resources and operations](#available-system-resources-and-operations)
9070
- [Built-in `integrations`](#built-in-integrations)
9171
- [Direct `api_calls`](#direct-api_calls)
9272
- [Integrations](#integrations)

0 commit comments

Comments
 (0)