fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Hurrison 5bc4223984
fix: The variable 'wisdomFilePath' is already a complete path constructed with 'config_directory'. Joining it again with 'current_directory' could lead to an incorrect path.
12 months ago
..
agents/trip_planner updated agents 1 year ago
README.md Updated client documentation. 1 year ago
__init__.py fixed yt, ts and save 1 year ago
fabric.py fixed a typo 12 months ago
helper.py added ability to list sessions and gives the first line 12 months ago
save.py fixed yt, ts and save 1 year ago
ts.py fixed yt, ts and save 1 year ago
utils.py fix: The variable 'wisdomFilePath' is already a complete path constructed with 'config_directory'. Joining it again with 'current_directory' could lead to an incorrect path. 12 months ago
yt.py Merge pull request #304 from bpmcircuits/main 1 year ago

README.md

The fabric client

Please see the main project's README.md for the latest documentation.