Open
Conversation
* Adding bambooai files * Modifying file structures to align with tutorials * Minor Changes to the files * Removing unecessary files * Modifying API and example files * removing duplicate files * Modified file structure for example file * Updated API and example notebooks * Removing unnecessary files * Removing previous output files
* Adding synthetic data utilities for GluonTS tutorial Pre-commit checks: All checks passed ✅ * Updated to use jupyter lab Pre-commit checks: All checks passed ✅ * Clean up tmp.build folder after building image Pre-commit checks: All checks passed ✅ * Initial API Notebook changes with syntehtic data Pre-commit checks: All checks passed ✅ * Updated API to incorporate GluonTS theory with synthetic data Pre-commit checks: All checks passed ✅ * ReadMe Update * Updating and cleaning the project files --------- Co-authored-by: utkrisht12 <nathutkrisht@gmail.com>
* Add unit test for Docker container build, freeze dependency, switch to uv, and update Dockerfile Pre-commit checks: All checks passed ✅ * Update .dockerignore Pre-commit checks: All checks passed ✅
* create blog markdown for TorchRL MARL * add missing code files * update TorchRL_MAC.API.ipynb with markdown content * remove duplicate files * remove markdown files for TorchRL API and example * update TorchRL_MAC.example.ipynb with markdown content * refactored Readme file to the required format * correctly refactored Readme * correctly refactored blog --------- Co-authored-by: Ayush Gaur <agaur12@umd.edu> Co-authored-by: GP Saggese <33238329+gpsaggese@users.noreply.github.com>
* Rename files * Updated Ax package tutorial to only include a Jupyter Notebook * Ax Multi-Objective Optimization tutorial - Unify Markdown and Jupyter Notebook * Ax - Multi-Objective Optimization - Update simulation to avoid uploading the XGBoost models * Ax - Muleti-Objective Optimization. Re-run the code examples * Added Git Ignore to avoid uploading the datasets --------- Co-authored-by: Damian Calabresi <dcalabre@umd.edu>
* Readme_update * Update * Updated and cleaned up utility file Pre-commit checks: All checks passed ✅ * Updated and cleaned API Notebook Pre-commit checks: All checks passed ✅ * Updated example Notebook code and cells Pre-commit checks: All checks passed ✅ * Further notebook and utils cleanup Pre-commit checks: All checks passed ✅ * Updated README Pre-commit checks: All checks passed ✅ --------- Co-authored-by: harshryadav <harshryadav10@gmail.com>
* Delete data605/tutorials/tutorial_postgres/tutorial_university/sql_nulls_and_unknown.ipynb * Delete data605/tutorials/tutorial_postgres/tutorial_university/sql_basics.ipynb * Delete data605/tutorials/tutorial_postgres/tutorial_university/sql_joins.ipynb * Add files via upload
#362) * Blog post: Introduction To Bayesian Optimization - Add reference to Jupyter Notebook * Remove the draft from the name --------- Co-authored-by: Damian Calabresi <dcalabre@umd.edu>
…363) * Ax - Marketing Campaigns - Rename md file * Ax - Marketing Campaigns - Add reference to tutorial --------- Co-authored-by: Damian Calabresi <dcalabre@umd.edu>
Pre-commit checks: All checks passed ✅
Pre-commit checks: All checks passed ✅
* Update pip to uv, add multistage build and Update tesnorflow files * Update files, add test scripts and lint * Remove multi-stage build, add blog, update readme and use jupytext * Add Blog Pre-commit checks: All checks passed ✅
* Update * Update * Update * Update * Update * Update * Implement TODO: Add tutorial notebook descriptions to Autogen README Replace TODO comment with detailed descriptions of tutorial notebooks and utilities from the AutoGen_in_60_mins blog post. Includes descriptions of autogen.API.ipynb, autogen.example1.ipynb, autogen.example2.ipynb, and autogen_utils.py with their key features and capabilities. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> Pre-commit checks: All checks passed ✅ * Update * Update * Update
* issue 701 * crewai blog * minor changes --------- Co-authored-by: Arushi Gupta <arushig@MacBook-Air-639.local>
* Add LlamaIndex tutorial (API + example notebooks with real RAG workflow) * Remove Gutenberg dataset files and ignore downloads * Add Docker support for llamaindex tutorial * Add README with Docker instructions --------- Co-authored-by: Mohit Salur <mohitsalur@Mohits-MacBook-Pro-4.local>
* Update * Update * Update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue gpsaggese#310
Created README.md in file for blog for CrewAI tutorial.