Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot]
12d96982b4
---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:development
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 07:42:44 +00:00
xssdoctor
e2231b3504 added gemini support 2024-05-14 18:48:25 -04:00
dependabot[bot]
02306b97a8
Bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the / directory: [gunicorn](https://github.com/benoitc/gunicorn), [tqdm](https://github.com/tqdm/tqdm), [aiohttp](https://github.com/aio-libs/aiohttp) and [idna](https://github.com/kjd/idna).


Updates `gunicorn` from 21.2.0 to 22.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

Updates `tqdm` from 4.66.2 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)

Updates `aiohttp` from 3.9.3 to 3.9.4
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)

Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: tqdm
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: aiohttp
  dependency-type: indirect
  dependency-group: pip
- dependency-name: idna
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 22:23:55 +00:00
Jonathan Dunn
eafc2df48c Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy 2024-04-05 10:25:04 -04:00
Jonathan Dunn
485310661e fixed version. also removed a redundant reference to pyperlclip in poetry env 2024-03-14 12:44:12 -04:00
Jonathan Dunn
ba163f02b2 fixed yt, ts and save 2024-03-14 10:43:52 -04:00
jad2121
c62524d356 fixed yt and ts 2024-03-13 19:41:42 -04:00
xssdoctor
4d36165db4
Merge branch 'main' into output-saver 2024-03-13 19:09:14 -04:00
Daniel Miessler
adeea67a2e Updated poetry installer for yt. 2024-03-13 14:08:09 -07:00
Daniel Miessler
44d779d7a7 Tweaked installer. 2024-03-13 13:24:59 -07:00
jad2121
820adf1339 fixed something 2024-03-13 16:16:18 -04:00
Jonathan Dunn
0659bbaa0e added pyperclip dependancy to poetry 2024-03-13 13:02:21 -04:00
jad2121
d37dc4565c added support for claude. choose --claude. make sure to run --setup again to enter your claude api key 2024-03-05 20:10:35 -05:00
Jonathan Dunn
a12d140635 fixed the stuff that was broken 2024-03-05 14:48:07 -05:00
Scott Walsh
65829c5c84 Update design pattern and docs 2024-03-03 17:12:59 -04:00
jad2121
914f6b46c3 added yt and ts to poetry and to config in setup.sh 2024-03-03 10:57:49 -05:00
jad2121
0ab8052c69 added transcription 2024-03-03 08:42:40 -05:00
jad2121
70356b34c6 added vm dependencies to poetry 2024-03-03 08:11:21 -05:00
Jonathan Dunn
a6aeb8ffed added agents 2024-02-28 10:17:57 -05:00
agu3rra
d02053a748 renamed package to installer while keeping poetry project as fabric 2024-02-16 16:35:48 -03:00
agu3rra
2b48e564f1 renames fabric folder into fabric_installer 2024-02-15 21:42:28 -03:00
agu3rra
041ae024db single poetry project; script to create aliases in bash and zsh; updates readme 2024-02-11 22:07:09 -03:00