dependabot[bot]
|
12d96982b4
|
---
|
6 months ago |
xssdoctor
|
e2231b3504
|
added gemini support
|
6 months ago |
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>
|
7 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
|
8 months ago |
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>
|
8 months ago |
jad2121
|
c62524d356
|
fixed yt and ts
|
8 months ago |
Daniel Miessler
|
adeea67a2e
|
Updated poetry installer for yt.
|
8 months ago |
Daniel Miessler
|
44d779d7a7
|
Tweaked installer.
|
8 months ago |
jad2121
|
820adf1339
|
fixed something
|
8 months ago |
Jonathan Dunn
|
0659bbaa0e
|
added pyperclip dependancy to poetry
|
8 months ago |
jad2121
|
d37dc4565c
|
added support for claude. choose --claude. make sure to run --setup again to enter your claude api key
|
9 months ago |
Jonathan Dunn
|
a12d140635
|
fixed the stuff that was broken
|
9 months ago |
jad2121
|
0ab8052c69
|
added transcription
|
9 months ago |
jad2121
|
70356b34c6
|
added vm dependencies to poetry
|
9 months ago |
Jonathan Dunn
|
a6aeb8ffed
|
added agents
|
9 months ago |
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>
|
9 months ago |
agu3rra
|
041ae024db
|
single poetry project; script to create aliases in bash and zsh; updates readme
|
9 months ago |
agu3rra
|
688886451f
|
fabric as a CLI; poetry for dep management with latest versions; gitignore re-added
|
9 months ago |