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.
 
 
 
 

8 lines
498 B

# Make your own .yaml file with domain name, port number, etc.
server:
domain: "127.0.0.1"
port: 5000
username: "username"
password: "password"
jwt: "eyJhcGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTcwNjM1OTMwNiwianRpIjoiN2M2OGEwZDYtNzU3OS00ZDk5LTgxMDMtYWYxMjUwN2ZlYmI2IiwidHlwZSI6ImFjY1VzcyIsInN1YiI8InVzZXJuYW1lIiwibmJmIjoxNzA2MzU5MzA2LCJjc3JmIjoiOWU2NTkzOWYtMmQyYi00OTdjLWJiZDItM2FmN2MxMmRlNjY3IiwiZXhwIjoxNzA2NDQ1NzA2fQ.4j5Uwyz0mOvbpVfhq7u1hFNgg3VjzmQ3jA1vR1kNx6I"