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.
...
The variable 'wisdomFilePath' is already a complete path constructed with 'config_directory'. Joining it again with 'current_directory' could lead to an incorrect path.
10 months ago
xssdoctor
449fda1052
fixed some broken things about sessions
10 months ago
Jonathan Dunn
eaa1667821
added sessions
10 months ago
xssdoctor
161495ed7d
fixed copy and output in local models and claude
11 months ago
Jonathan Dunn
198ba8c9ee
fixed changing default model to ollama
11 months ago
xssdoctor
ca4ed26b92
fixed --listmodels in the situation where there is no claude key
11 months ago
xssdoctor
18acd5a319
fixed the situation where there is no openai api key...again
11 months ago
Jonathan Dunn
eafc2df48c
Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy
11 months ago
xssdoctor
f56cf9ff70
added options to set temperature, top_p, frequency_penelty, presence_penalty
11 months ago
Jonathan Dunn
13799ecc2f
fixed the gui
11 months ago
Jonathan Dunn
5a4ae78caf
fixed something
11 months ago
Jonathan Dunn
fda9e9866d
added --gui option to fabric. this will open the gui
11 months ago
Kayvan Sylvan
6b9f5d04fe
Get OLLAMA models to work in Windows, including both native and WSL environments.
11 months ago
xssdoctor
257ac16e94
fixed default models once again
11 months ago
xssdoctor
70a7f7ad0c
fixed situation where there was no default model listed
11 months ago
xssdoctor
059a737938
again fixed defaultmodel
11 months ago
xssdoctor
df5d045e36
fixed defaultmodel
11 months ago
Jonathan Dunn
3e5423abfe
fixed something with models i broke yesterday
12 months ago
xssdoctor
5cfeeedccc
now fixed something that I myself broke
12 months ago
xssdoctor
3c187bb319
fixed even more stuff that was broken by pull requests
12 months ago
xssdoctor
e6ff430610
fixed lots of things that pull requests broke
12 months ago
xssdoctor
3ec5058f8d
added copy to local models and claude
12 months ago
jad2121
46216ed90a
added persistant custom patterns. Anything you add to the .config/fabric/patterns folder will persist
12 months ago
Stefan Streichsbier
39633984cb
Add support for Claude 3 Haiku
12 months ago
Jonathan Dunn
8b4da91579
initial
12 months ago
Meir Michanie
566ba8a7bf
Fix bug in sendMessage by moving code
12 months ago
zestysoft
2188041f7b
Add code to use openai_base_url and use OpenAI's model lister function
...
Signed-off-by: zestysoft <ian@zestysoft.com>
12 months ago
Jonathan Dunn
73c505cad1
added youtube api key to --setup
12 months ago
Jonathan Dunn
6c50ee4845
added support for remote ollama instances with --remoteOllamaServer
12 months ago
Jonathan Dunn
a95aabe1ac
fixed an error with -ChangeDefaultModel with local models
12 months ago
Jonathan Dunn
654410530c
fixed a setup.sh error that would occur on macos
12 months ago
Jonathan Dunn
6712759c50
fixed local models
12 months ago
zestysoft
cdde4b8307
Use safer method to get data from exception
...
Signed-off-by: zestysoft <ian@zestysoft.com>
12 months ago
zestysoft
8e871028ad
Add code to use openai_base_url and use OpenAI's model lister function
...
Signed-off-by: zestysoft <ian@zestysoft.com>
12 months ago
BrianTeeman
c7510c45c1
Assorted typo and spelling corrections.
12 months ago
Stefan Streichsbier
ea0e6884b0
Add supported Claude models
12 months ago
jad2121
24e1616864
changed how aliases are stored. Intead of the .zshrc etc. aliases now have their own file located at ~/.config/fabric/fabric-bootstrap.inc which is created during setup.sh. Please run ./setup.sh and these changes will be made automatically. your .zshrc/.bashrc will also be automatically updated
12 months ago
jad2121
d1463e9cc7
fixed local
12 months ago
jad2121
220bb4ef08
fixed something with llama models
12 months ago
jad2121
6457cb42f4
fixed even more stuff
12 months ago
jad2121
c524eb6f9e
fixed more
12 months ago
jad2121
a93d1fb9d5
fixed stuff
12 months ago
jad2121
cd93dfe278
fixed stuff
12 months ago
jad2121
caca2b728e
fixed something
12 months ago
jad2121
da39e3e708
fixed some stuff
12 months ago
jad2121
c8e1c4d2ea
fixed setup
12 months ago
jad2121
341c358260
fixed some stuff
12 months ago
jad2121
d7fb8fe92d
got rid of --claude and --local. everything is in --model
12 months ago
Jonathan Dunn
d2152b7da6
fixed something
12 months ago
Jonathan Dunn
19dddd9ffd
added an error message
12 months ago