Commit Graph

58 Commits

Author SHA1 Message Date
João Moura
6ea5295ce5 Adding game builder crew 2024-01-21 15:02:52 -03: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
João Moura
70e03fa927 Merge pull request #12 from campeis/patch-1
Fix typo in stock analysis example documentation
2024-01-12 13:40:47 -03:00
João Moura
3c2b6e8820 Merge pull request #14 from enriquesanchezb/patch-1
Update README.md with a right title
2024-01-12 13:40:20 -03:00
João Moura
00cae1a017 Merge pull request #15 from garmeeh/patch-1
Tiny typo
2024-01-12 13:39:50 -03:00
João Moura
e167392d8e Merge pull request #16 from itlackey/feature/markdown_validator
Added a markdown validation tool example
2024-01-12 13:35:50 -03:00
itlackey
a643411f29 updated root README 2024-01-09 22:59:45 -06:00
itlackey
691134870d updated root README 2024-01-09 22:58:53 -06:00
itlackey
2071f73a59 added azure open ai example 2024-01-09 14:36:30 -06:00
itlackey
0bd01d2905 removing azure example 2024-01-09 14:33:11 -06:00
itlackey
9ec560f956 azure and markdown examples 2024-01-09 13:28:34 -06:00
João Moura
087b8ca5c5 making tool a package 2024-01-09 13:59:19 -03:00
Gary Meehan
3a577e4066 Update README.md 2024-01-09 16:15:46 +00:00
João Moura
17dca16974 adding .gitignore 2024-01-09 12:17:06 -03:00
João Moura
6dce77c97b adding new instagrma psot generator 2024-01-09 12:15:25 -03:00
João Moura
3e545b93db updating versions 2024-01-09 12:12:39 -03:00
João Moura
1677d6fc0d Update sec_tools.py 2024-01-09 10:34:30 -03:00
Enrique Sánchez
5ee449caa0 Update README.md with a right title
Change the name of the title to Stock Analysis
2024-01-08 17:54:35 +01:00
João Moura
038f622ac7 adding early excite for sec tool 2024-01-08 09:44:41 -03:00
campeis
4486c89d06 Fix typo in stock analysis example documentation 2024-01-07 13:53:20 +01:00
João Moura
3b2d7e6fb0 Merge pull request #5 from olafgeibig/main
added example env variables for stock_analysis
2024-01-07 08:22:12 -03:00
João Moura
8303c4c8c4 Merge branch 'main' into main 2024-01-07 08:21:45 -03:00
João Moura
9e28224e4e Merge pull request #10 from FrostyTheSouthernSnowman/main
Fixed various spelling or grammatical mistakes in code and in prompts
2024-01-07 08:19:25 -03:00
Yosef Frost
bdb6651d7a Fixed various spelling or gramatical mistakes in code and in prompts 2024-01-05 13:55:42 -05:00
João Moura
7e76b96ff3 Merge pull request #6 from stoltzmaniac/fix_typos
Fix small typos in stock_analysis
2023-12-31 18:10:43 -03:00
Scott Stoltzman
b652f0692e fix typos in stock_analysis_tasks.py 2023-12-31 14:06:43 -07:00
Scott Stoltzman
7c68b25eeb fix typos in stock_analysis_agents.cpy 2023-12-31 14:03:44 -07:00
Scott Stoltzman
5ff3bc8ca2 fix typos in sec_tools.py 2023-12-31 14:01:54 -07:00
Scott Stoltzman
8f38287e8d fix typos in search_tools.py 2023-12-31 14:00:02 -07:00
Scott Stoltzman
b9320630bc fix typos in calculator_tools.py 2023-12-31 13:58:42 -07:00
Scott Stoltzman
2d2822e8ca fix typos in browser_tools.py 2023-12-31 13:57:55 -07:00
Scott Stoltzman
a55eebe383 Fix typos in README.md 2023-12-31 13:55:44 -07:00
Scott Stoltzman
9695a865ba Fix typo in main.py 2023-12-31 13:52:34 -07:00
Scott Stoltzman
e28b10657b Add .env.example information 2023-12-31 13:51:28 -07:00
Olaf
0d5e549f33 added example env variables for stock_analysis 2023-12-31 14:40:55 +01:00