Skip to content

Commit

Permalink
Merge pull request #984 from julep-ai/mintlify-docs
Browse files Browse the repository at this point in the history
feat(documentation): Add Mintlify Documentation
  • Loading branch information
HamadaSalhab authored Jan 23, 2025
2 parents daa1e88 + bd70f2d commit 66fbdd1
Show file tree
Hide file tree
Showing 213 changed files with 10,233 additions and 16,509 deletions.
2 changes: 2 additions & 0 deletions agents-api/agents_api/activities/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ class stdlib_json:
class stdlib_yaml:
load = safe_yaml_load
dump = yaml.dump
safe_load = safe_yaml_load
safe_dump = yaml.dump


# Safe string constants
Expand Down
Loading

0 comments on commit 66fbdd1

Please sign in to comment.