Commit Graph

136 Commits

Author SHA1 Message Date
Bisan Suleiman
1dfa96ff4a Update .gitignore 2024-08-27 12:06:05 -07:00
Bisan Suleiman
6ac191e87e changed main.py, added crew.py and rewrote tools 2024-08-27 12:00:28 -07:00
Bisan Suleiman
6439f79a9a updated readme 2024-08-27 11:41:01 -07:00
Bisan Suleiman
49d278c579 untrack poetry.lock 2024-08-27 11:38:35 -07:00
Bisan Suleiman
fcafdba5db added pyproject.toml and deleted poetry.loc 2024-08-27 11:38:09 -07:00
Rip&Tear
fd84815591 Merge pull request #80 from primitivehacker/fix-requirements-file
equals opperator needed to be double equals opperator (==)
2024-08-24 12:07:51 +08:00
Rip&Tear
e6572fb7e4 Merge pull request #98 from HarshavardhanNetha/patch-2
Update tools.py - Spelling Mistake Correction
2024-08-24 12:04:07 +08:00
Rip&Tear
e19d068370 Merge pull request #99 from brian-childress/main
Update requirements.txt for job-posting example
2024-08-24 12:02:06 +08:00
Rip&Tear
bf1c678a70 Merge pull request #96 from pottlock1/patch-1
Update README.md
2024-08-24 11:57:24 +08:00
Rip&Tear
ccded130bf Merge pull request #113 from johnisanerd/patch-1
Update tasks.py
2024-08-24 11:56:09 +08:00
Rip&Tear
cc6493671a Merge pull request #56 from orarbel/patch-1
fix: typo
2024-08-24 11:54:49 +08:00
Rip&Tear
a9014a5d3f Merge pull request #87 from rachfop/patch-1
Update README.md
2024-08-24 11:51:20 +08:00
Rip&Tear
4676077f0e Merge pull request #53 from juanmarin00/patch-1
Update README.md
2024-08-24 11:50:30 +08:00
Rip&Tear
667c8a2c54 Merge pull request #112 from johnisanerd/patch-2
Update README.md
2024-08-24 11:46:10 +08:00
Rip&Tear
941c824e27 Merge pull request #118 from yuripourre/main
Update Game Generator Example
2024-08-24 11:44:55 +08:00
Rip&Tear
f31939a38c Merge pull request #106 from amitca71/main
pythonb requirement with single = for version. added missing =
2024-08-24 11:42:49 +08:00
Rip&Tear
11641a9304 Merge pull request #123 from xke/patch-1
Update README.md
2024-08-24 11:40:58 +08:00
Rip&Tear
a9cf9e4350 Merge pull request #133 from yangjx29/fix-classname-reference-error
Resolve wrong class name reference
2024-08-22 15:04:31 +08:00
Rip&Tear
aa52ba25e7 Merge pull request #122 from adonai007/patch-1
Update trip_tasks.py to ne features in class task
2024-08-21 20:36:16 +08:00
Rip&Tear
288a4648fd Merge pull request #119 from chinmayajha/main
Updated README.md - Typing Error
2024-08-21 20:34:46 +08:00
Rip&Tear
c18586b8b9 Merge pull request #134 from Govind-S-B/main
Updated Readme for recruitment example and added .env.example
2024-08-21 20:26:44 +08:00
João Moura
9a3ecbf637 Merge pull request #137 from theCyberTech/main
Updated Screenplay_writer.py to use YAML Format
2024-07-19 17:41:57 -07:00
Rip&Tear
9d8999c29b Create .env
added empty .env
2024-07-15 15:57:06 +08:00
Rip&Tear
5579819a0f Create tasks.yaml
Added tasks.yaml to screenplay writer template
2024-07-15 09:45:43 +08:00
Rip&Tear
79587dbcb7 Create agents.yaml
Added agents.yaml to screenplay writer template
2024-07-15 09:44:51 +08:00
Rip&Tear
dd827ed834 Update screenplay_writer.py
Updated  screenplay_writer.py to use YAML version
2024-07-15 09:43:29 +08:00
Govind.S.B
6cc02ac2d0 Update README with LinkedIn cookie grabbing instruction and training run information 2024-07-07 18:31:30 +05:30
Govind.S.B
265c616f1d Create .env.example 2024-07-07 18:21:26 +05:30
amit cahanovich
ec4117c8e0 Merge pull request #2 from joaomdmoura/main
merge from core
2024-07-07 12:32:08 +03:00
jacksonyang
343b1db6ef Resolve wrong class name reference 2024-07-07 15:43:09 +08:00
João Moura
256dba9dd8 link to demo 2024-07-06 15:59:50 -04:00
João Moura
afc35335db adding recruitment example 2024-07-06 06:20:07 -04:00
João Moura
334d4a33fb small updates 2024-07-06 06:05:19 -04:00
João Moura
d09d6ee66f new readme 2024-07-04 06:17:59 -04:00
João Moura
1db7fa5fa7 new examples 2024-07-04 06:16:51 -04:00
João Moura
0fb70eb7d5 adding new suprise trip example 2024-07-04 05:55:40 -04:00
João Moura
354503b1a2 new example 2024-07-04 05:47:38 -04:00
João Moura
b190c055ad new example 2024-07-04 05:43:47 -04:00
xke
af328ba6e2 Update README.md
Fix command to execute script
2024-06-18 17:12:25 -07:00
Adonai
1ee2f4fece Update trip_tasks.py to ne features in class task
In each task was added the value for "expected_output"
2024-06-17 01:49:33 -04:00
Chinmay Jha
44d916e84a Merge pull request #1 from chinmayajha/chinmayajha-patch-1
Update README.md - Typing Error
2024-06-06 22:53:25 +05:30
Chinmay Jha
7dcc0bcb77 Update README.md - Typing Error
Corrected ```taks.py``` to ```tasks.py```
2024-06-06 22:53:06 +05:30
Yuri Pourre
d3a43d9ba7 Fix typo 2024-06-05 18:48:42 -07:00
Yuri Pourre
0a1c1acd6c Update Game Generator Example 2024-06-05 18:42:21 -07:00
John Cole
f591688c65 Update README.md 2024-05-22 10:47:59 -04:00
John Cole
eb86f7f28e Update tasks.py 2024-05-22 10:46:55 -04:00
amit cahanovich
3a1eb60b3e Merge pull request #1 from amitca71/amitca71-patch-1
Update requirements.txt
2024-05-18 12:24:54 +03:00
amit cahanovich
ceed31f971 Update requirements.txt
there was only single =, changed to == in the requirements
2024-05-18 12:24:15 +03:00
João Moura
de183dcab0 Merge pull request #100 from michaelsynan/main
Fixed spelling of Seper
2024-05-12 13:36:15 -03:00
Michael Synan
7e762c638c Fixed spelling of Seper 2024-05-12 08:40:46 -04:00