Chris
8472ae52f8
[TASK] Extend documentation by describing usage of LiteLLM integration
1 year ago
Chris
e06167096f
[TASK] Install LiteLLM
1 year ago
Chris
b40bb87e1e
[FEATURE] Use LiteLLM for inference
...
Instead of using OpenAI, the user can now decide which LLM Provider or Model is supposed to be used for inference.
See LiteLLM-Documentation for further information and compatibility: https://docs.litellm.ai/docs/
1 year ago
jad2121
5e7d9b91ed
added copy to clipboard
1 year ago
jad2121
8b28b79b9f
added drag and drop and updated UI
1 year ago
Daniel Miessler
10b39ade6d
Updated the readme with credit to Jonathan Dunn for the GUI client.
1 year ago
George Mallard
7ce6d7102f
Update fabric.py to work with standalone.get_cli_input()
...
For compatibility with Visual Studio Community Edition
1 year ago
George Mallard
8fad5a12a0
Update utils.py - This is a utility function standalone.get_cli_input()
...
This function adds compatibility to Visual Studio Community edition.
1 year ago
Jonathan Dunn
5a57e814b9
fixed the README
1 year ago
Jonathan Dunn
e8590b6803
changed name of web_frontend to gui as this is a standalone electron app
1 year ago
Jonathan Dunn
9469834aa4
Added a web frontend-electron app
1 year ago
agu3rra
688886451f
fabric as a CLI; poetry for dep management with latest versions; gitignore re-added
1 year ago
Daniel Miessler
ddfe247bce
Unscrewed the repo.
1 year ago
Daniel Miessler
2a5b9d3a95
Made analyze_prose more stringent.
1 year ago
snorkell-ai[bot]
6061549fff
test commit
1 year ago
Daniel Miessler
3a004440f7
Removed an extra print statement, thanks to @rez0 .
1 year ago
Gilgamesh555
5657eb4bf2
update model list to api dynamic response based on user key
1 year ago
Gilgamesh555
086cfbc239
add model and list-model to args
1 year ago
Daniel Miessler
f255f1badb
Updated model to GPT-4 preview, which is always the latest.
1 year ago
Daniel Miessler
4695bee612
Changed model to gpt-4-turbo-preview.
1 year ago
cwhuang119
1711eeeb7a
remove: virtual env source folder and .zshrc
1 year ago
Daniel Miessler
6d0941ec1e
Updated the readme.
1 year ago
Daniel Miessler
02af0da87e
Added TOC
1 year ago
Wayne
0be94ee1b5
Update .gitignore and server configurations
1 year ago
Daniel Miessler
d048cd1d5b
Changed model back to 4-preview.
1 year ago
Daniel Miessler
fd1dcdccd3
Updating some help info on the client.
1 year ago
Daniel Miessler
add3699c9e
Updated patterns update message.
1 year ago
Daniel Miessler
21a8a3af73
Fixed Python path in client.
1 year ago
jad2121
a2a84ef22e
added --setup
1 year ago
Daniel Miessler
d1e5eea301
Fixed how the API key was loaded to be sent to OpenAI.
1 year ago
Daniel Miessler
c3e80f12b6
Updating the readme.
1 year ago
Jonathan Dunn
fba34371af
minor change
1 year ago
Jonathan Dunn
0b59ecc0f7
fixed a typo
1 year ago
Jonathan Dunn
cf7341fe2c
fixed --update
1 year ago
Jonathan Dunn
0b7f7e4fbe
Updated the standalone app
1 year ago
agu3rra
e3bd01834e
adds python's gitignore for common files and removes py chaches
1 year ago
Daniel Miessler
cdf760eeb8
Client docs update.
1 year ago
Daniel Miessler
5df442276b
Added an early version of the main client. Still buggy. Let us know what issues you have.
1 year ago