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

doc: Add cookbooks and ideas for what to build with julep #592

Merged
merged 35 commits into from
Oct 11, 2024

Conversation

creatorrr
Copy link
Contributor

@creatorrr creatorrr commented Oct 5, 2024

Signed-off-by: Diwank Singh Tomer [email protected]


Important

Add Claude-generated notebooks for task execution and management using Julep client, with updates to execution handling and agent models.

  • Behavior:
    • Adds time.sleep() to wait for task execution completion in 01-Website_Crawler_using_Spider.py, 02-Sarcastic_News_Headline_Generator.py, 03-SmartResearcher_With_WebSearch.py, 04-TripPlanner_With_Weather_And_WikiInfo.py, 07-Integrating_External_Tools_and_APIs.py, 08-Managing_Persistent_Sessions.py, 09-User_Management_and_Personalization.py, 10-Document_Management_and_Search.py, 11-Advanced_Chat_Interactions.py, 12-Monitoring_Task_Executions.py, and 13-Error_Handling_and_Recovery.py.
    • Updates print statements for execution steps in 01-Website_Crawler_using_Spider.py, 02-Sarcastic_News_Headline_Generator.py, 03-SmartResearcher_With_WebSearch.py, 04-TripPlanner_With_Weather_And_WikiInfo.py, 07-Integrating_External_Tools_and_APIs.py, 08-Managing_Persistent_Sessions.py, 09-User_Management_and_Personalization.py, 10-Document_Management_and_Search.py, 11-Advanced_Chat_Interactions.py, 12-Monitoring_Task_Executions.py, and 13-Error_Handling_and_Recovery.py.
    • Changes agent model to gpt-4o in 05-Basic_Agent_Creation_and_Interaction.py, 06-Designing_Multi-Step_Tasks.py, 07-Integrating_External_Tools_and_APIs.py, 08-Managing_Persistent_Sessions.py, 09-User_Management_and_Personalization.py, 10-Document_Management_and_Search.py, 11-Advanced_Chat_Interactions.py, 12-Monitoring_Task_Executions.py, and 13-Error_Handling_and_Recovery.py.
  • Misc:
    • Adds "UNDER CONSTRUCTION" comments to indicate incomplete functionality in 05-Basic_Agent_Creation_and_Interaction.py, 10-Document_Management_and_Search.py, 11-Advanced_Chat_Interactions.py, 12-Monitoring_Task_Executions.py, and 13-Error_Handling_and_Recovery.py.

This description was created by Ellipsis for 7ffae7f. It will automatically update as commits are pushed.

Vedantsahai18 and others added 28 commits October 5, 2024 22:28
I created Japanese translated README.
<!-- ELLIPSIS_HIDDEN -->

----

> [!IMPORTANT]
> Add Japanese translation of README and update language links in
existing READMEs.
> 
>   - **Documentation**:
>     - Add `README-JP.md` for Japanese translation of the README.
> - Update language navigation links in `README.md` and `README-CN.md`
to include Japanese translation.
> 
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=julep-ai%2Fjulep&utm_source=github&utm_medium=referral)<sup>
for f6dc4d2. It will automatically
update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->
Signed-off-by: Diwank Singh Tomer <[email protected]>
…t callout (#599)

Signed-off-by: Diwank Singh Tomer <[email protected]>

<!-- ELLIPSIS_HIDDEN -->


----

> [!IMPORTANT]
> Enhances `README` files by adding TOC and collapsing DevFest.AI
callout, and introduces a GitHub Action for TOC generation.
> 
>   - **GitHub Actions**:
> - Adds `.github/workflows/doctoc-on-dev-push.yml` to generate TOC on
push to `dev` branch using `technote-space/toc-generator@v4`.
>   - **README Updates**:
> - Collapses "Contributors and DevFest.AI Participants" section in
`README.md`, `README-CN.md`, and `README-JP.md` using `<details>` and
`<summary>` tags.
> - Removes Julep 1.0 Alpha release announcement from `README.md`,
`README-CN.md`, and `README-JP.md`.
> 
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=julep-ai%2Fjulep&utm_source=github&utm_medium=referral)<sup>
for b65a1f0. It will automatically
update as commits are pushed.</sup>


<!-- ELLIPSIS_HIDDEN -->

---------

Signed-off-by: Diwank Singh Tomer <[email protected]>
Co-authored-by: vedantsahai18 <[email protected]>
Co-authored-by: creatorrr <[email protected]>
@creatorrr creatorrr marked this pull request as ready for review October 11, 2024 19:00
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to 7ffae7f in 34 seconds

More details
  • Looked at 993 lines of code in 13 files
  • Skipped 4 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_1q6rt36jLmviI3qO


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@creatorrr creatorrr changed the title doc: Add claude-generated notebooks for the rest of the ideas doc: Add cookbooks and ideas for what to build with julep Oct 11, 2024
@creatorrr creatorrr merged commit d0bef2c into dev Oct 11, 2024
8 of 10 checks passed
@creatorrr creatorrr deleted the d/new-cookbooks branch October 11, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants