dexhorthy
|
89a9cb1c0e
|
proper call id
|
2024-08-15 15:30:07 -07:00 |
|
dexhorthy
|
0e928dbae3
|
wip
|
2024-08-15 15:14:42 -07:00 |
|
dexhorthy
|
b5fd98d5b5
|
wrote a dang test
|
2024-08-15 14:33:27 -05:00 |
|
dexhorthy
|
c6851025db
|
onboarding updates, add cloud backend abstraction
|
2024-08-15 13:29:58 -05:00 |
|
Dex
|
9a52a18714
|
Reqs (#24)
* bump version
* hard code docker exmaple version
* dex make up your dang mind
|
2024-08-14 15:15:33 -05:00 |
|
dexhorthy
|
8c631c56d1
|
dex make up your dang mind
|
2024-08-14 15:15:12 -05:00 |
|
dexhorthy
|
b6d10fd89a
|
hard code docker exmaple version
|
2024-08-14 15:12:58 -05:00 |
|
dexhorthy
|
ccf314ce07
|
bump version
v0.4.0
|
2024-08-14 12:55:31 -05:00 |
|
Dex
|
6e5c2cea35
|
More cleanup (#23)
* more cleanup
* more cleanup / rename, add venv instructions to readme
* more name changing
|
2024-08-14 12:54:32 -05:00 |
|
Dex
|
c5130ec118
|
More cleanup, better example docs (#22)
* more cleanup
* more cleanup / rename, add venv instructions to readme
|
2024-08-14 12:49:52 -05:00 |
|
Dex
|
adb12d83af
|
Humanlayer 3 (#21)
* humanlayer 2
* and env vars too
|
2024-08-13 23:05:12 -05:00 |
|
Dex
|
c1e440a44d
|
humanlayer 2 (#20)
|
2024-08-13 22:39:01 -05:00 |
|
Dex
|
8114da9251
|
Humanlayer (#19)
* black/ruff still fighting
* wip
* links and rename
* wip to humanlayer
* humanlayer
|
2024-08-13 22:27:55 -05:00 |
|
dexhorthy
|
e893c6d939
|
add discord invite
|
2024-08-13 15:59:13 -05:00 |
|
dexhorthy
|
d0759f3c1f
|
bump version
v0.3.0
|
2024-08-13 10:44:21 -05:00 |
|
Dex
|
07a8796dcd
|
update for new approval format (#18)
|
2024-08-13 10:40:12 -05:00 |
|
Dex
|
5b1a91253f
|
update openai, fix approval none check (#14)
|
2024-08-12 17:02:23 -05:00 |
|
Dex
|
93a0823711
|
release 0.2.0 (#13)
|
2024-08-12 16:58:05 -05:00 |
|
Dex
|
049bd2a497
|
Test examples (#12)
* test examples
* wip on agent example
* wip
* update examples
|
2024-08-12 16:50:35 -05:00 |
|
dependabot[bot]
|
2871454921
|
Bump aiohttp from 3.10.0 to 3.10.2 (#11)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.0 to 3.10.2.
- [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.10.0...v3.10.2)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-10 13:35:50 -07:00 |
|
Dex
|
772ee3dbe9
|
Fix star imports / update langchain examples (#10)
* fix star imports
* refactor langchain examples
* Apply suggestions from code review
|
2024-08-09 15:25:43 -05:00 |
|
Dex
|
a45e0c7568
|
fix star imports (#8)
|
2024-08-09 11:27:27 -05:00 |
|
Dex
|
f828754d91
|
put the star imports back for now (#7)
|
2024-08-08 23:35:58 -05:00 |
|
Dex
|
995b077764
|
Update README.md
|
2024-08-08 09:29:24 -05:00 |
|
Dex
|
d19b3a845a
|
Update README.md
|
2024-08-08 08:46:05 -05:00 |
|
Dex
|
4ee7804122
|
add dockerfiles for examples (#5)
* wip on dockerfiles
* add dockerfile environments
* add dockerfiles
|
2024-08-08 08:31:40 -05:00 |
|
Dex
|
bce3744c9a
|
Merge pull request #6 from dexhorthy/rmcd
Rmcd
|
2024-08-08 08:28:37 -05:00 |
|
dexhorthy
|
486b97ee8d
|
wip on fixing types
|
2024-08-07 22:16:32 -05:00 |
|
dexhorthy
|
a877241a48
|
remove checkdocs
|
2024-08-07 21:56:28 -05:00 |
|
Dex
|
8dd5341c33
|
Merge pull request #4 from dexhorthy/requests
add requests
|
2024-08-07 21:39:48 -05:00 |
|
dexhorthy
|
1b1d6ad3c4
|
add requests
|
2024-08-07 21:35:46 -05:00 |
|
Dex
|
d444fbfd62
|
add video
|
2024-08-07 20:57:27 -05:00 |
|
Dex
|
3cf9709699
|
Update README.md
|
2024-08-06 12:40:49 -05:00 |
|
Dex
|
8e2f84ccad
|
Update README.md
|
2024-08-06 12:34:01 -05:00 |
|
dexhorthy
|
818e50f5a9
|
Initial Commit
|
2024-08-06 11:52:18 -05:00 |
|