Commit Graph

91 Commits

Author SHA1 Message Date
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
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
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
João Moura
906e00d940 TYPO 2024-03-04 10:01:29 -03:00
João Moura
e769ae407a Merge pull request #62 from yamz8/patch-1
Update requirements.txt
2024-02-26 15:21:36 -03:00
yamz8
e4e83fb662 Update requirements.txt 2024-02-26 20:04:25 +02:00
João Moura
17c2f43a2c Adding Job Posting example 2024-02-26 14:35:23 -03:00
João Moura
034a64658e adding __init__ to prep for meeting 2024-02-15 23:27:14 -03:00
João Moura
54f5e662d2 updating crewai versions 2024-02-14 09:41:57 -03:00
João Moura
86bd699b7c new example 2024-02-04 15:47:35 -08:00
Bianca Reis Mazzi Mazzi
e322580586 Merge pull request #42 from michaelwdombek/examples_restructure
Added sections for basic and advanced examples
2024-01-25 10:58:51 -03:00
Michael Dombek
03fcec7119 Added sections for basic and advanced examples
Signed-off-by: Michael Dombek <michael@cargobay.io>
2024-01-25 06:16:57 +01:00
Bianca Reis Mazzi Mazzi
7aaca13c5c Merge pull request #41 from joecryptotoo/fix
added error handling and fixed misspelling of calculation
2024-01-23 16:17:03 -03:00
joecryptotoo
a38824f3f9 added error handling and fixed misspelling of calculator 2024-01-23 10:54:54 -08:00
João Moura
b353009368 updating tasks and fixing TYPO 2024-01-23 12:51:25 -03:00
João Moura
674b708b2f Update README.md 2024-01-23 05:17:55 -03:00
João Moura
d4c272f73d Adding new CrewAI+LangGraph example 2024-01-23 05:16:25 -03:00
Bianca Reis Mazzi Mazzi
78e8433896 Merge pull request #38 from prabha-git/issue_#37
Fixing the typo in README of stock_analysis
2024-01-22 22:29:48 -03:00
Bianca Reis Mazzi Mazzi
d700a3ddda Merge pull request #39 from al1p/patch-1
Rename pyprojct.toml to pyproject.toml
2024-01-22 18:08:27 -03:00
al1p
6e45d62ca0 Rename pyprojct.toml to pyproject.toml
typo in file name
2024-01-22 11:45:25 +02:00
João Moura
737a722976 udpating readme 2024-01-21 15:10:35 -03:00
João Moura
36aadde766 Update README.md 2024-01-21 15:05:48 -03:00
João Moura
1434637a7f updating readme 2024-01-21 15:03:54 -03:00
João Moura
6ea5295ce5 Adding game builder crew 2024-01-21 15:02:52 -03:00
Prabha Arivalagan
4aa6c69522 Fixing the typo in README of stock_analysis 2024-01-21 11:07:29 -06:00
João Moura
7b3d68d9ee Merge pull request #35 from DaviRolim/main
Fix Detail & Explanation Section - Stock Analysis
2024-01-21 11:32:06 -03:00
João Moura
af3d19830b Merge pull request #34 from Toon-nooT/main
New example script: screenwriter
2024-01-21 11:31:20 -03:00
João Moura
6c529bc186 Merge pull request #28 from sumitbindra/main
adding starter template
2024-01-21 11:29:55 -03:00
João Moura
bfb1864e40 Merge pull request #27 from tkunstek/main
Fix typo preventing use of tool by Ollama models
2024-01-21 11:29:06 -03:00
DaviRolim
54cc35acc0 fix: Update detail & exlpanation section for stock_analysis 2024-01-17 07:32:38 -03:00
Toon Beerten
d7e0cdb3c9 Update README.md 2024-01-17 09:57:32 +01:00
Toon Beerten
16e110b9a3 Update README.md 2024-01-17 09:46:46 +01:00
Toon Beerten
de2d86b6f5 Add files via upload 2024-01-17 09:46:06 +01:00
João Moura
cd002d2caf Merge pull request #30 from Pranav-Bobde/bugfix/agent-llm-param
fix: assign llm param to agent
2024-01-16 10:43:06 -03:00
rohan_chakraborty
8f86b6fc93 fix: assign llm param to agent
defaults to ChatOpenAI if not passed
2024-01-16 11:25:26 +05:30
Sumit Bindra
9a80e8b832 adding starter template 2024-01-15 10:27:27 -08:00
Terrence Kunstek
0d106b8244 Fix typo preventing use of tool by Ollama models 2024-01-14 21:14:12 +04:00
João Moura
2738dd0ef6 Merge pull request #23 from itlackey/bugFix/markdown_validator_refactor
moved tool to new file, fixed env usage
2024-01-12 18:03:32 -03:00
itlackey
5c710297b1 moved tool to new file, fixed env usage 2024-01-12 14:55:54 -06:00
João Moura
884074309a Merge pull request #17 from itlackey/feature/azure_open_ai
Azure Open AI API Endpoint
2024-01-12 13:43:52 -03:00
João Moura
5859db24b6 Merge branch 'main' into feature/azure_open_ai 2024-01-12 13:43:43 -03:00