obswork
90ecbde180
feat: add metadata flag to yt cli
...
Output includes: id, title, channel, and published_at
12 months ago
Prince Chaddha
053e27e732
Update fabric.py
12 months ago
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.
12 months ago
xssdoctor
b61ca20c8b
fixed a typo
1 year ago
xssdoctor
989cb9b8d4
added ability to list sessions and gives the first line
1 year ago
xssdoctor
b5ee3d38a3
added session log to view your sessions
1 year ago
xssdoctor
ce532ca9d8
added ability to delete some or all sessions
1 year ago
xssdoctor
449fda1052
fixed some broken things about sessions
1 year ago
Jonathan Dunn
eaa1667821
added sessions
1 year ago
xssdoctor
161495ed7d
fixed copy and output in local models and claude
1 year ago
Jonathan Dunn
198ba8c9ee
fixed changing default model to ollama
1 year ago
xssdoctor
ca4ed26b92
fixed --listmodels in the situation where there is no claude key
1 year ago
xssdoctor
18acd5a319
fixed the situation where there is no openai api key...again
1 year 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
1 year ago
xssdoctor
f56cf9ff70
added options to set temperature, top_p, frequency_penelty, presence_penalty
1 year ago
Jonathan Dunn
13799ecc2f
fixed the gui
1 year ago
Jonathan Dunn
5a4ae78caf
fixed something
1 year ago
Jonathan Dunn
d7ca76cc5c
updated readme
1 year ago
Jonathan Dunn
fda9e9866d
added --gui option to fabric. this will open the gui
1 year ago
Kayvan Sylvan
6b9f5d04fe
Get OLLAMA models to work in Windows, including both native and WSL environments.
1 year ago
Bartosz Pokrywka
4d48f299ee
modified: installer/client/cli/yt.py
1 year ago
Loibl33
07e96f122d
Fixed Latin-1 decode problems
...
Fixes Latin-1 decode problems
1 year ago
xssdoctor
257ac16e94
fixed default models once again
1 year ago
raisindetre
e6df0f93f0
yt comments includes reply threads. Readme updated.
1 year ago
raisindetre
e0d2361aab
Added comment retrieval option to yt.py
1 year ago
xssdoctor
70a7f7ad0c
fixed situation where there was no default model listed
1 year ago
xssdoctor
059a737938
again fixed defaultmodel
1 year ago
xssdoctor
df5d045e36
fixed defaultmodel
1 year ago
bthrx
164fe205de
modified yt to also accept urls via stdin
1 year ago
Jonathan Dunn
823f3b2f56
fixed yt...again
1 year ago
Jonathan Dunn
b11f6da045
fixed yt
1 year ago
Jonathan Dunn
ba163f02b2
fixed yt, ts and save
1 year ago
Jonathan Dunn
3e5423abfe
fixed something with models i broke yesterday
1 year ago
xssdoctor
5cfeeedccc
now fixed something that I myself broke
1 year ago
xssdoctor
3c187bb319
fixed even more stuff that was broken by pull requests
1 year ago
xssdoctor
e6ff430610
fixed lots of things that pull requests broke
1 year ago
xssdoctor
3ec5058f8d
added copy to local models and claude
1 year ago
jad2121
46216ed90a
added persistant custom patterns. Anything you add to the .config/fabric/patterns folder will persist
1 year ago
Stefan Streichsbier
39633984cb
Add support for Claude 3 Haiku
1 year ago
Jonathan Dunn
8b4da91579
initial
1 year ago
Meir Michanie
566ba8a7bf
Fix bug in sendMessage by moving code
1 year ago
zestysoft
2188041f7b
Add code to use openai_base_url and use OpenAI's model lister function
...
Signed-off-by: zestysoft <ian@zestysoft.com>
1 year ago
Jonathan Dunn
73c505cad1
added youtube api key to --setup
1 year ago
Jonathan Dunn
6c50ee4845
added support for remote ollama instances with --remoteOllamaServer
1 year ago
Jonathan Dunn
a95aabe1ac
fixed an error with -ChangeDefaultModel with local models
1 year ago
Jonathan Dunn
654410530c
fixed a setup.sh error that would occur on macos
1 year ago
Jonathan Dunn
6712759c50
fixed local models
1 year ago
zestysoft
cdde4b8307
Use safer method to get data from exception
...
Signed-off-by: zestysoft <ian@zestysoft.com>
1 year ago
zestysoft
8e871028ad
Add code to use openai_base_url and use OpenAI's model lister function
...
Signed-off-by: zestysoft <ian@zestysoft.com>
1 year ago
BrianTeeman
c7510c45c1
Assorted typo and spelling corrections.
1 year ago