31
31
> Get your API key [ here] ( https://dashboard-dev.julep.ai ) .
32
32
33
33
<details >
34
- <summary ><b >π Contributors and DevFest.AI Participants </b > (Click to expand)</summary >
34
+ <summary ><b >Contributions π </b > (Click to expand)</summary >
35
35
36
36
## Call for Contributors π
37
37
@@ -49,24 +49,28 @@ Your contributions, big or small, are valuable to us. Let's build something amaz
49
49
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
50
50
<h3 >π Table of Contents</h3 >
51
51
52
- - [ π Call for Contributors!] ( #-call-for-contributors )
53
- - [ π DevFest.AI October 2024] ( #-devfestai-october-2024 )
52
+ - [ Call for Contributors π] ( #call-for-contributors- )
54
53
- [ Introduction] ( #introduction )
55
54
- [ Key Features] ( #key-features )
56
55
- [ Quick Example] ( #quick-example )
57
56
- [ Installation] ( #installation )
58
57
- [ Python Quick Start π] ( #python-quick-start- )
59
58
- [ Node.js Quick Start π©] ( #nodejs-quick-start- )
60
- - [ Step 1: Create an Agent] ( #step-1-create-an-agent )
61
59
- [ Components] ( #components )
62
60
- [ Mental Model] ( #mental-model )
63
61
- [ Concepts] ( #concepts )
64
62
- [ Understanding Tasks] ( #understanding-tasks )
65
63
- [ Lifecycle of a Task] ( #lifecycle-of-a-task )
66
64
- [ Types of Workflow Steps] ( #types-of-workflow-steps )
65
+ - [ Common Steps] ( #common-steps )
66
+ - [ Key-Value Steps] ( #key-value-steps )
67
+ - [ Iteration Steps] ( #iteration-steps )
68
+ - [ Conditional Steps] ( #conditional-steps )
69
+ - [ Other Control Flow] ( #other-control-flow )
67
70
- [ Tool Types] ( #tool-types )
68
71
- [ User-defined ` functions ` ] ( #user-defined-functions )
69
72
- [ ` system ` tools] ( #system-tools )
73
+ - [ Available ` system ` resources and operations] ( #available-system-resources-and-operations )
70
74
- [ Built-in ` integrations ` ] ( #built-in-integrations )
71
75
- [ Direct ` api_calls ` ] ( #direct-api_calls )
72
76
- [ Integrations] ( #integrations )
0 commit comments