17 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
dependabot[bot]
d42a310ec8
Bump langchain-core from 0.1.31 to 0.1.35
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.31 to 0.1.35.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 18:00:53 +00:00
jad2121
c62524d356 fixed yt and ts 2024-03-13 19:41:42 -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
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
dependabot[bot]
e5e19d7937
Bump the pip group across 1 directories with 1 update
Bumps the pip group with 1 update in the /. directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 42.0.2 to 42.0.4
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 20:44:42 +00:00
agu3rra
041ae024db single poetry project; script to create aliases in bash and zsh; updates readme 2024-02-11 22:07:09 -03:00