Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev -> main #582

Merged
merged 114 commits into from
Oct 13, 2024
Merged
Changes from 1 commit
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
8ae6038
Implement ToolCallStep & Fix transition after PromptStep (#513)
HamadaSalhab Sep 23, 2024
f19dd75
doc: Update README.md with announcement update (#517)
creatorrr Sep 23, 2024
c216301
feat: Add basic support for integration tools to ToolStep (#519)
creatorrr Sep 25, 2024
ecb1a12
feat(integration-service): Add integrations service (#520)
HamadaSalhab Sep 25, 2024
236a564
feat(agents-api,integrations): Working integrations for tool-call ste…
creatorrr Sep 25, 2024
e7532ff
fix(agents-api): Fix wait for input step (#522)
HamadaSalhab Sep 26, 2024
ca8e594
feat(agents-api): Add support for reading setup args from metadata an…
creatorrr Sep 28, 2024
ed08024
feat: Add docker bake builder (#528)
creatorrr Sep 28, 2024
55efe4f
fix: Minor fix to docker bake github actions (#529)
creatorrr Sep 28, 2024
0d6acda
feat: Add changelog from release notes (#530)
creatorrr Sep 28, 2024
5e40d9a
Update changelog for v0.4.0 (#531)
github-actions[bot] Sep 28, 2024
f79249b
fix: Bake on release as well (#532)
creatorrr Sep 28, 2024
b759986
doc: v1.0 docs (#527)
creatorrr Sep 30, 2024
a2291f5
feat: Update README social banner and bake-push-to-hub.yml (#537)
creatorrr Sep 30, 2024
aaea24e
Update changelog for v1.0.0-alpha1 (#538)
github-actions[bot] Sep 30, 2024
654f082
Create bandit-security-check-python-agents-api.yml (#534)
creatorrr Sep 30, 2024
bcd2764
fix: Fix version in bandit-security-check-python-agents-api.yml (#539)
creatorrr Sep 30, 2024
fd7d740
Update README.md
creatorrr Oct 1, 2024
dbaa0b0
feat(integrations-service): Add new integrations & refactor integrati…
HamadaSalhab Oct 1, 2024
f092a49
Update README.md
ijindal1 Oct 1, 2024
50a95ca
fix(agents-api): Fix updating task execution (#542)
HamadaSalhab Oct 1, 2024
990ea1a
fix(agents-api): Fix JobStatus name in get job endpoint (#544)
HamadaSalhab Oct 2, 2024
e97ca4e
feat: Added temporal codec server route & cookbooks. Updated the CONT…
Vedantsahai18 Oct 2, 2024
9c38645
doc: Added Readme for cookbooks and updated the Colab links (#550)
Vedantsahai18 Oct 2, 2024
4d12e8b
doc: Add ideas to implement in cookbooks/README.md
creatorrr Oct 2, 2024
0abe269
doc: Update README.md to add a callout for hacktoberfest people
creatorrr Oct 2, 2024
46ed8fa
feat(agents-api): Add static checking for Jinja templates & Python ex…
HamadaSalhab Oct 2, 2024
866a4eb
doc: Add code reading instructions to CONTRIBUTING.md (#556)
creatorrr Oct 2, 2024
2d62857
fix(agents-api): Switch to monkeypatching because everything is shit …
creatorrr Oct 3, 2024
85e9929
feat(agents-api): Add embeddings to doc get/list response (#578)
HamadaSalhab Oct 3, 2024
3ad1926
Delete cozo.db
HamadaSalhab Oct 3, 2024
4992615
Update lint-and-format.yml
creatorrr Oct 4, 2024
9c38da1
Enhanced the error messages (#575)
VivekGuruduttK28 Oct 4, 2024
51f5e65
fix(agents-api): Remove unnecessary 'type' property from tool type de…
creatorrr Oct 4, 2024
06813fb
Enhanced error message in create, delete agent (#572)
JeevaRamanathan Oct 4, 2024
c5ea3ba
feat(agents-api): Naive speed improvement to cozo queries by adding l…
creatorrr Oct 4, 2024
3f79791
refactor: Lint agents-api (CI)
creatorrr Oct 4, 2024
fe8a8c9
Improve docstrings + minor code refactor (#545)
lhy-hoyin Oct 4, 2024
a6bcbbe
refactor: Lint agents-api (CI)
creatorrr Oct 4, 2024
1c2fb63
feat: Add API call tool type (#571)
creatorrr Oct 4, 2024
cb9a1d5
feat: Update submodule pointers to latest sdk versions
creatorrr Oct 4, 2024
19c6240
feat(typespec,agents-api): Add system tool call types (#585)
creatorrr Oct 4, 2024
80984b6
fix(.github): Fix github actions to run on correct conditions
creatorrr Oct 4, 2024
5ee3e7a
feat(gateway): Redirect to api docs on GET /
creatorrr Oct 4, 2024
8033549
fix(typespec,agents-api): Update metadata_filter to have object type …
creatorrr Oct 5, 2024
2e0108e
feat(agents-api): Add retry policies to temporal workflows/activities…
HamadaSalhab Oct 5, 2024
196b827
fix(agents-api): Add metadata_filter change to users/list route as well
creatorrr Oct 5, 2024
e2bda99
Merge branch 'x/update-metadata-filter-type' into dev
creatorrr Oct 5, 2024
f67023f
refactor: Lint agents-api (CI)
creatorrr Oct 5, 2024
b759331
docs: add Japanese README (#598)
eltociear Oct 6, 2024
35ec6af
fix: Minor html fixes in READMEs
creatorrr Oct 6, 2024
d26c977
doc: Update README according to feedback, add TOC and collapse devfes…
creatorrr Oct 6, 2024
2828962
Update README.md
creatorrr Oct 6, 2024
c9883f7
Update README.md
creatorrr Oct 6, 2024
8b9b65a
Update README.md
creatorrr Oct 6, 2024
bb90f95
chore(docs): update TOC
creatorrr Oct 6, 2024
a6ca528
Update README.md
creatorrr Oct 6, 2024
0de4c02
Update and rename doctoc-on-dev-push.yml to doctoc-on-push.yml
creatorrr Oct 6, 2024
a0a296c
chore(docs): update TOC
creatorrr Oct 6, 2024
3a15afc
Update README.md
creatorrr Oct 6, 2024
100eba8
chore(docs): update TOC
creatorrr Oct 6, 2024
94cd57c
Update README.md
creatorrr Oct 6, 2024
d849487
Update doctoc-on-push.yml
creatorrr Oct 6, 2024
024b4ec
chore(docs): update TOC
creatorrr Oct 6, 2024
ae238ee
Update README.md
creatorrr Oct 6, 2024
0b8e2d7
Update README.md
creatorrr Oct 6, 2024
46c0a23
feat: Email provider integration tool (#602)
creatorrr Oct 7, 2024
00af85d
fix: Add developer_id constraints in all queries when possible (#603)
creatorrr Oct 7, 2024
e36f33b
feat(agents-api): Add doc search system tool (#604)
HamadaSalhab Oct 7, 2024
5b041ca
doc: Add devfest email assistant README
creatorrr Oct 7, 2024
ca9ecb9
Update README.md
creatorrr Oct 7, 2024
637d50b
feat(cookbooks): Update DevFest Email Assistant notebook cookbook
HamadaSalhab Oct 7, 2024
8c19e20
Update README.md
creatorrr Oct 7, 2024
bcfb5d2
Update README.md
creatorrr Oct 7, 2024
aa616d2
Update README.md
creatorrr Oct 7, 2024
5f2557e
Enhanced error messages in models/user (#583)
JeevaRamanathan Oct 8, 2024
b1d127c
Update README.md
creatorrr Oct 8, 2024
d1e38e9
chore(sdks): Update python and node sdks to latest version
creatorrr Oct 8, 2024
a29434e
doc: Add under construction banner to all pages
creatorrr Oct 8, 2024
a9cac1d
doc: Add integrations and step details to README
creatorrr Oct 8, 2024
5a60e23
chore(docs): update TOC
creatorrr Oct 8, 2024
650e588
doc: Update README with simplified example
creatorrr Oct 8, 2024
966f7d8
fix: Fix example.ts, example.py, and example.js files
creatorrr Oct 8, 2024
007c2ef
Docs(README): Fix mistakes in README (#613)
HamadaSalhab Oct 8, 2024
7effdd3
feat(memory-store): Make `cozo_data` volume external (#616)
HamadaSalhab Oct 8, 2024
0424843
Modified the import to use openai and set the API key using openai.ap…
Shuvo31 Oct 8, 2024
d2759b3
Feat(agents-api): Replace Retry Policies with Temporal Interceptors &…
HamadaSalhab Oct 8, 2024
7cfa193
doc: Copy README.md to docs/README (#619)
creatorrr Oct 8, 2024
4fe49d1
feat(agents-api): Add some LiteLLM exceptions to the list of non-retr…
HamadaSalhab Oct 10, 2024
3291120
feat(agents-api): Add `wait_for_input` step to the acceptable steps i…
HamadaSalhab Oct 10, 2024
a51441a
Misc fixes (#627)
creatorrr Oct 11, 2024
d0bef2c
doc: Add cookbooks and ideas for what to build with julep (#592)
creatorrr Oct 11, 2024
2cd6ab0
Fix: 404 - page not found #631 (#632)
bilalmirza74 Oct 11, 2024
1f340e7
chore(docs): update TOC
creatorrr Oct 11, 2024
5ba7f44
feat: Add prometheus and grafana support (#523)
whiterabbit1983 Oct 11, 2024
6bd24eb
fix: Exclude unset fields from agent's default settings (#628)
whiterabbit1983 Oct 12, 2024
df34760
chore: Remove DS_Store
whiterabbit1983 Oct 12, 2024
406e98a
Update README.md
creatorrr Oct 13, 2024
69d3087
chore(docs): update TOC
creatorrr Oct 13, 2024
02d5ba0
Update README.md
creatorrr Oct 13, 2024
6fd32d0
chore(docs): update TOC
creatorrr Oct 13, 2024
b7dbb93
Update README.md
creatorrr Oct 13, 2024
5cef184
chore(docs): update TOC
creatorrr Oct 13, 2024
e02ee06
feat: Create a new blob-store service for handling large temporal pay…
creatorrr Oct 13, 2024
958217f
feat: Automate README translations (#624)
itsamziii Oct 13, 2024
d11c22a
chore(readme): translate README.md
github-actions[bot] Oct 13, 2024
ca03414
feat: Add simple deploy compose file
creatorrr Oct 13, 2024
0ac6dc8
chore(docs): update TOC
creatorrr Oct 13, 2024
8e25bee
doc: Add some more documentation to .env.example
creatorrr Oct 13, 2024
799a9dd
fix: Fix TAG in docker-compose files
creatorrr Oct 13, 2024
e05c1a0
feat: add issue template form (#634)
utsavdotdev Oct 13, 2024
fecdc81
fix(typespec): Misc fixes in typespec definitions (#638)
creatorrr Oct 13, 2024
7d7f76a
Allow to Add a Move to Top button to enhance the ease of navigation …
sudhanshu-77 Oct 13, 2024
ec49071
chore(readme): translate README.md
github-actions[bot] Oct 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore(readme): translate README.md
  • Loading branch information
github-actions[bot] committed Oct 13, 2024
commit ec490715f70b954a2a24437d9486421c772785d1
95 changes: 56 additions & 39 deletions README-CN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<sup>English | [中文翻译](https://github.com/julep-ai/julep/blob/dev/README-CN.md) | [日本語翻訳](https://github.com/julep-ai/julep/blob/dev/README-JP.md)</sup>
<sup>[English](README.md) | [中文翻译](README-CN.md) | [日本語翻訳](README-JA.md) | [French](README-FR.md)</sup>

<div align="center">
<img src="https://socialify.git.ci/julep-ai/julep/image?description=1&descriptionEditable=API%20for%20AI%20agents%20and%20multi-step%20tasks&forks=1&name=1&owner=1&pattern=Solid&stargazers=1&font=Source%20Code%20Pro&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fjulep-ai%2Fjulep%2Fdev%2F.github%2Fjulep-logo.svg&theme=Auto" alt="julep" width="640" height="320" />
@@ -30,6 +30,8 @@

> [!注意]
> 👨‍💻 来参加 devfest.ai 活动了吗?加入我们的 [Discord](https://discord.com/invite/JTSBGRZrzj) 并查看以下详细信息。
>
> 从 [此处](https://dashboard-dev.julep.ai) 获取您的 API 密钥。

<details>
<summary><b>🌟 贡献者和 DevFest.AI 参与者</b>(点击展开)</summary>
@@ -55,50 +57,57 @@
> [!提示]
> 准备好加入这场有趣的活动了吗?**[发推文表示你正在参与](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)** 让我们开始编码吧!🖥️

> [!注意]
> 从 [此处](https://dashboard-dev.julep.ai) 获取您的 API 密钥。
>
> 虽然我们处于测试阶段,但您也可以通过 [Discord](https://discord.com/invite/JTSBGRZrzj) 联系,以解除 API 密钥的速率限制。

![Julep DevFest.AI](https://media.giphy.com/media/YjyUeyotft6epaMHtU/giphy.gif)

</details>

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<details>
<summary><h3>📖 Table of Contents</h3></summary>

- [为什么选择 Julep 而不是 LangChain?](#%E4%B8%BA%E4%BB%80%E4%B9%88%E9%80%89%E6%8B%A9-julep-%E8%80%8C%E4%B8%8D%E6%98%AF-langchain)
- [不同的用例](#%E4%B8%8D%E5%90%8C%E7%9A%84%E7%94%A8%E4%BE%8B)
- [不同的外形尺寸](#%E4%B8%8D%E5%90%8C%E7%9A%84%E5%A4%96%E5%BD%A2%E5%B0%BA%E5%AF%B8)
- [Python 快速入门🐍](#python-%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8)
- [步骤 1:创建代理](#%E6%AD%A5%E9%AA%A4-1%E5%88%9B%E5%BB%BA%E4%BB%A3%E7%90%86)
- [步骤 2:创建一个生成故事和漫画的任务](#%E6%AD%A5%E9%AA%A4-2%E5%88%9B%E5%BB%BA%E4%B8%80%E4%B8%AA%E7%94%9F%E6%88%90%E6%95%85%E4%BA%8B%E5%92%8C%E6%BC%AB%E7%94%BB%E7%9A%84%E4%BB%BB%E5%8A%A1)
- [步骤 3:执行任务](#%E6%AD%A5%E9%AA%A4-3%E6%89%A7%E8%A1%8C%E4%BB%BB%E5%8A%A1)
- [步骤 4:与代理聊天](#%E6%AD%A5%E9%AA%A4-4%E4%B8%8E%E4%BB%A3%E7%90%86%E8%81%8A%E5%A4%A9)
- [Node.js 快速入门 🟩](#nodejs-%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8-)
- [步骤 1:创建代理](#%E6%AD%A5%E9%AA%A4-1%E5%88%9B%E5%BB%BA%E4%BB%A3%E7%90%86-1)
- [步骤 2:创建一个生成故事和漫画的任务](#%E6%AD%A5%E9%AA%A4-2%E5%88%9B%E5%BB%BA%E4%B8%80%E4%B8%AA%E7%94%9F%E6%88%90%E6%95%85%E4%BA%8B%E5%92%8C%E6%BC%AB%E7%94%BB%E7%9A%84%E4%BB%BB%E5%8A%A1-1)
- [步骤 3:执行任务](#%E6%AD%A5%E9%AA%A4-3%E6%89%A7%E8%A1%8C%E4%BB%BB%E5%8A%A1-1)
- [步骤 4:与代理聊天](#%E6%AD%A5%E9%AA%A4-4%E4%B8%8E%E4%BB%A3%E7%90%86%E8%81%8A%E5%A4%A9-1)
- [心智模型](#%E5%BF%83%E6%99%BA%E6%A8%A1%E5%9E%8B)
- [概念](#%E6%A6%82%E5%BF%B5)
- [理解任务](#%E7%90%86%E8%A7%A3%E4%BB%BB%E5%8A%A1)
- [工作流步骤的类型](#%E5%B7%A5%E4%BD%9C%E6%B5%81%E6%AD%A5%E9%AA%A4%E7%9A%84%E7%B1%BB%E5%9E%8B)
- [工具类型](#%E5%B7%A5%E5%85%B7%E7%B1%BB%E5%9E%8B)
- [用户定义的函数](#%E7%94%A8%E6%88%B7%E5%AE%9A%E4%B9%89%E7%9A%84%E5%87%BD%E6%95%B0)
- [`系统` 工具](#%E7%B3%BB%E7%BB%9F-%E5%B7%A5%E5%85%B7)
- [内置“集成”](#%E5%86%85%E7%BD%AE%E9%9B%86%E6%88%90)
- [直接 `api_call`](#%E7%9B%B4%E6%8E%A5-api_call)
- [集成](#%E9%9B%86%E6%88%90)
- [勇敢搜索](#%E5%8B%87%E6%95%A2%E6%90%9C%E7%B4%A2)
- [浏览器基础](#%E6%B5%8F%E8%A7%88%E5%99%A8%E5%9F%BA%E7%A1%80)
- [向代理添加工具](#%E5%90%91%E4%BB%A3%E7%90%86%E6%B7%BB%E5%8A%A0%E5%B7%A5%E5%85%B7)
- [管理会话和用户](#%E7%AE%A1%E7%90%86%E4%BC%9A%E8%AF%9D%E5%92%8C%E7%94%A8%E6%88%B7)
- [文档集成与搜索](#%E6%96%87%E6%A1%A3%E9%9B%86%E6%88%90%E4%B8%8E%E6%90%9C%E7%B4%A2)
- [本地快速启动](#%E6%9C%AC%E5%9C%B0%E5%BF%AB%E9%80%9F%E5%90%AF%E5%8A%A8)
- [SDK 参考](#sdk-%E5%8F%82%E8%80%83)
<summary><h3>📖 目录</h3></summary>

- [简介](#introduction)
- [快速示例](#quick-example)
- [主要特点](#key-features)
- [为什么选择 Julep 而不是 LangChain?](#why-julep-vs-langchain)
- [不同用例](#different-use-cases)
- [不同的外形尺寸](#different-form-factor)
- [总结](#in-summary)
- [安装](#安装)
- [Python 快速入门 🐍](#python-quick-start-)
- [步骤 1:创建代理](#step-1-create-an-agent)
- [步骤 2:创建一个生成故事和漫画的任务](#step-2-create-a-task-that-generates-a-story-and-comic-strip)
- [步骤 3:执行任务](#step-3-execute-the-task)
- [步骤 4:与代理聊天](#step-4-chat-with-the-agent)
- [Node.js 快速入门🟩](#nodejs-quick-start-)
- [步骤 1:创建代理](#step-1-create-an-agent-1)
- [步骤 2:创建一个生成故事和漫画的任务](#step-2-create-a-task-that-generates-a-story-and-comic-strip-1)
- [步骤 3:执行任务](#step-3-execute-the-task-1)
- [步骤 4:与代理聊天](#step-4-chat-with-the-agent-1)
- [组件](#components)
- [心智模型](#mental-model)
- [概念](#concepts)
- [理解任务](#understanding-tasks)
- [工作流步骤的类型](#types-of-workflow-steps)
- [工具类型](#tool-types)
- [用户定义的函数](#user-defined-functions)
- [`系统` 工具](#system-tools)
- [内置集成](#built-in-integrations)
- [直接 `api_call`](#direct-api_calls)
- [集成](#integrations)
- [勇敢搜索](#brave-search)
- [BrowserBase](#browserbase)
- [电子邮件](#email)
- [蜘蛛](#蜘蛛)
- [天气](#天气)
- [维基百科](#wikipedia)
- [其他功能](#other-features)
- [向代理添加工具](#adding-tools-to-agents)
- [管理会话和用户](#managing-sessions-and-users)
- [文档集成与搜索](#document-integration-and-search)
- [本地快速启动](#local-quickstart)
- [SDK 参考](#sdk-reference)
- [API 参考](#api-reference)

</details>
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -845,7 +854,7 @@ Julep 带有许多内置集成(如下节所述)。`集成` 工具直接在 j

julep 后端附带来自以下提供商的集成第三方工具:
- [composio](https://composio.dev) \*\*
- [匿名]https://anon.com\*\*
- [匿名](https://anon.com) \*\*
- [langchain 工具包](https://python.langchain.com/v0.2/docs/integrations/toolkits/)。计划支持 _Github、Gitlab、Gmail、Jira、MultiOn、Slack_ 工具包。

\*\* 由于 _composio_ 和 _anon_ 是第三方提供商,因此他们的工具需要设置帐户链接。
@@ -1067,3 +1076,11 @@ API 参考
- [代理 API](https://api.julep.ai/api/docs#tag/agents)
- [任务 API](https://api.julep.ai/api/docs#tag/tasks)
- [执行 API](https://api.julep.ai/api/docs#tag/executions)


<div align="center">
<a href="#top">
<img src="https://img.shields.io/badge/Back%20to%20Top-000000?style=for-the-badge&logo=github&logoColor=white" alt="Back to Top">
</a>
</div>

99 changes: 52 additions & 47 deletions README-FR.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<sup>English | [中文翻译](https://github.com/julep-ai/julep/blob/dev/README-CN.md) | [日本語翻訳](https://github.com/julep-ai/julep/blob/dev/README-JP.md)</sup>
<sup>[English](README.md) | [中文翻译](README-CN.md) | [日本語翻訳](README-JA.md) | [French](README-FR.md)</sup>

<div align="center">
<img src="https://socialify.git.ci/julep-ai/julep/image?description=1&descriptionEditable=API%20for%20AI%20agents%20and%20multi-step%20tasks&forks=1&name=1&owner=1&pattern=Solid&stargazers=1&font=Source%20Code%20Pro&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fjulep-ai%2Fjulep%2Fdev%2F.github%2Fjulep-logo.svg&theme=Auto" alt="julep" width="640" height="320" />
@@ -30,6 +30,8 @@

> [!REMARQUE]
> 👨‍💻 Vous êtes ici pour l'événement devfest.ai ? Rejoignez notre [Discord](https://discord.com/invite/JTSBGRZrzj) et consultez les détails ci-dessous.
>
> Obtenez votre clé API [ici](https://dashboard-dev.julep.ai).

<details>
<summary><b>🌟 Contributeurs et participants au DevFest.AI</b>(Cliquez pour agrandir)</summary>
@@ -55,62 +57,57 @@ Des nouvelles passionnantes ! Nous participons au DevFest.AI tout au long du moi
> [!TIP]
> Prêt à vous joindre à la fête ? **[Tweetez que vous participez](https://twitter.com/intent/tweet?text=Pumped%20to%20be%20participating%20in%20%40devfestai%20with%20%40julep_ai%20building%20%23ai%20%20%23agents%20%23workflows%20Let's%20gooo!%20https%3A%2F%2Fgit.new%2Fjulep)** et commençons à coder ! 🖥️

> [!REMARQUE]
> Obtenez votre clé API [ici](https://dashboard-dev.julep.ai).
>
> Pendant que nous sommes en version bêta, vous pouvez également nous contacter sur [Discord](https://discord.com/invite/JTSBGRZrzj) pour obtenir la levée des limites de débit sur votre clé API.

![Julep DevFest.AI](https://media.giphy.com/media/YjyUeyotft6epaMHtU/giphy.gif)

</details>

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<details>
<summary><h3>📖 Table of Contents</h3></summary>

- [Introduction](#introduction)
- [Exemple rapide](#exemple-rapide)
- [Principales caractéristiques](#principales-caract%C3%A9ristiques)
- [Pourquoi Julep vs. LangChain ?](#pourquoi-julep-vs-langchain%C2%A0)
- [Différents cas d'utilisation](#diff%C3%A9rents-cas-dutilisation)
- [Facteur de forme différent](#facteur-de-forme-diff%C3%A9rent)
- [En résumé](#en-r%C3%A9sum%C3%A9)
<summary><h3>📖 Table des matières</h3></summary>

- [Présentation](#introduction)
- [Exemple rapide](#quick-example)
- [Caractéristiques principales](#key-features)
- [Pourquoi Julep vs. LangChain ?](#pourquoi-julep-vs-langchain)
- [Différents cas d'utilisation](#different-use-cases)
- [Facteur de forme différent](#different-form-factor)
- [En résumé](#en-resumé)
- [Installation](#installation)
- [Démarrage rapide de Python 🐍](#d%C3%A9marrage-rapide-de-python-)
- [Étape 1 : Créer un agent](#%C3%89tape-1%C2%A0-cr%C3%A9er-un-agent)
- [Étape 2 : Créer une tâche qui génère une histoire et une bande dessinée](#%C3%89tape-2%C2%A0-cr%C3%A9er-une-t%C3%A2che-qui-g%C3%A9n%C3%A8re-une-histoire-et-une-bande-dessin%C3%A9e)
- [Étape 3 : Exécuter la tâche](#%C3%89tape-3%C2%A0-ex%C3%A9cuter-la-t%C3%A2che)
- [Étape 4 : Discuter avec l'agent](#%C3%89tape-4%C2%A0-discuter-avec-lagent)
- [Démarrage rapide de Node.js 🟩](#d%C3%A9marrage-rapide-de-nodejs-)
- [Étape 1 : Créer un agent](#%C3%89tape-1%C2%A0-cr%C3%A9er-un-agent-1)
- [Étape 2 : Créer une tâche qui génère une histoire et une bande dessinée](#%C3%89tape-2%C2%A0-cr%C3%A9er-une-t%C3%A2che-qui-g%C3%A9n%C3%A8re-une-histoire-et-une-bande-dessin%C3%A9e-1)
- [Étape 3 : Exécuter la tâche](#%C3%89tape-3%C2%A0-ex%C3%A9cuter-la-t%C3%A2che-1)
- [Étape 4 : Discuter avec l'agent](#%C3%89tape-4%C2%A0-discuter-avec-lagent-1)
- [Démarrage rapide de Python 🐍](#python-quick-start-)
- [Étape 1 : Créer un agent](#step-1-create-an-agent)
- [Étape 2 : Créer une tâche qui génère une histoire et une bande dessinée](#step-2-create-a-task-that-generates-a-story-and-comic-strip)
- [Étape 3 : Exécuter la tâche](#step-3-execute-the-task)
- [Étape 4 : discuter avec l'agent](#step-4-chat-with-the-agent)
- [Démarrage rapide de Node.js 🟩](#nodejs-quick-start-)
- [Étape 1 : Créer un agent](#step-1-create-an-agent-1)
- [Étape 2 : Créer une tâche qui génère une histoire et une bande dessinée](#step-2-create-a-task-that-generates-a-story-and-comic-strip-1)
- [Étape 3 : Exécuter la tâche](#step-3-execute-the-task-1)
- [Étape 4 : discuter avec l'agent](#step-4-chat-with-the-agent-1)
- [Composants](#composants)
- [Modèle mental](#mod%C3%A8le-mental)
- [Modèle mental](#mental-model)
- [Concepts](#concepts)
- [Comprendre les tâches](#comprendre-les-t%C3%A2ches)
- [Types d'étapes de flux de travail](#types-d%C3%A9tapes-de-flux-de-travail)
- [Types d'outils](#types-doutils)
- [Fonctions définies par l'utilisateur](#fonctions-d%C3%A9finies-par-lutilisateur)
- [outils `système`](#outils-syst%C3%A8me)
- [Intégrations intégrées](#int%C3%A9grations-int%C3%A9gr%C3%A9es)
- [Appels directs `api_call`](#appels-directs-api_call)
- [Intégrations](#int%C3%A9grations)
- [Recherche courageuse](#recherche-courageuse)
- [Base de navigateur](#base-de-navigateur)
- [E-mail](#e-mail)
- [Araignée](#araign%C3%A9e)
- [Météo](#m%C3%A9t%C3%A9o)
- [Wikipédia](#wikip%C3%A9dia)
- [Autres fonctionnalités](#autres-fonctionnalit%C3%A9s)
- [Ajout d'outils aux agents](#ajout-doutils-aux-agents)
- [Gestion des sessions et des utilisateurs](#gestion-des-sessions-et-des-utilisateurs)
- [Intégration et recherche de documents](#int%C3%A9gration-et-recherche-de-documents)
- [Démarrage rapide local](#d%C3%A9marrage-rapide-local)
- [Référence du SDK](#r%C3%A9f%C3%A9rence-du-sdk)
- [Référence API](#r%C3%A9f%C3%A9rence-api)
- [Comprendre les tâches](#understanding-tasks)
- [Types d'étapes de flux de travail](#types-of-workflow-steps)
- [Types d'outils](#types-d'outils)
- [Fonctions définies par l'utilisateur](#user-defined-functions)
- [outils système](#outils-système)
- [Intégrations intégrées](#integrations-integrées)
- [Appels directs d'API](#appels directs d'API)
- [Intégrations](#intégrations)
- [Recherche courageuse](#brave-search)
- [Base du navigateur](#basedunavigateur)
- [Courriel](#courriel)
- [Araignée](#araignée)
- [Météo](#météo)
- [Wikipédia](#wikipédia)
- [Autres fonctionnalités](#other-features)
- [Ajout d'outils aux agents](#adding-tools-to-agents)
- [Gestion des sessions et des utilisateurs](#managing-sessions-and-users)
- [Intégration et recherche de documents](#document-integration-and-search)
- [Démarrage rapide local](#local-quickstart)
- [Référence SDK](#sdk-reference)
- [Référence API](#api-reference)

</details>
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -1079,3 +1076,11 @@ Explorez notre documentation API complète pour en savoir plus sur les agents, l
- [API des agents](https://api.julep.ai/api/docs#tag/agents)
- [API des tâches](https://api.julep.ai/api/docs#tag/tasks)
- [API d'exécution](https://api.julep.ai/api/docs#tag/executions)


<div align="center">
<a href="#top">
<img src="https://img.shields.io/badge/Back%20to%20Top-000000?style=for-the-badge&logo=github&logoColor=white" alt="Back to Top">
</a>
</div>

Loading
Loading