You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to install and use fabric from the cli but I'm facinated from the possibilties of using the server api to fetch pattern and maybe embed this functionality in my own code, but after going over the docs over and over couldn't find how to do it.
going over the code I understand that the fabric_api_server is a flask app with api endpoints for fetching, but should I just start it with flask to have only the api server? is it possible to fetch patterns this way and send them to ollama model and not openai?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I was able to install and use fabric from the cli but I'm facinated from the possibilties of using the server api to fetch pattern and maybe embed this functionality in my own code, but after going over the docs over and over couldn't find how to do it.
going over the code I understand that the fabric_api_server is a flask app with api endpoints for fetching, but should I just start it with flask to have only the api server? is it possible to fetch patterns this way and send them to ollama model and not openai?
Awesome project thank you for that!
Beta Was this translation helpful? Give feedback.
All reactions