Merge pull request #4 from ivanfioravanti/typos

Fix for small typos
This commit is contained in:
João Moura
2023-12-30 07:50:50 -03:00
committed by GitHub
6 changed files with 9 additions and 9 deletions

View File

@@ -40,7 +40,7 @@ class TaskPrompts():
component files should be updated to make the
landing page about the idea bellow.
- YOU MUST READ THE DIRECTORY BEFORE CHOSING THE FILES.
- YOU MUST READ THE DIRECTORY BEFORE CHOOSING THE FILES.
- YOU MUST NOT UPDATE any Pricing components.
- YOU MUST UPDATE ONLY the 4 most important components.

View File

@@ -49,12 +49,12 @@ class StockAnalysisAgents():
def investment_advisor(self):
return Agent(
role='Private Investment Advisor',
goal="""Impress your customes with full analyses over stocks
goal="""Impress your customers with full analyses over stocks
and completer investment recommendations""",
backstory="""You're the most experienced investment advisor
and you combine various analytical insights to formulate
strategic investment advice. You are now working for
a super importat customer you need to impress.""",
a super important customer you need to impress.""",
verbose=True,
tools=[
BrowserTools.scrape_and_summarize_website,

View File

@@ -57,7 +57,7 @@ class StockAnalysisTasks():
Extract relevant data and insights that could influence
the stock's future performance.
Your final answes must be an expanded report that now
Your final answer must be an expanded report that now
also highlights significant findings from these filings,
including any red flags or positive indicators for
your customer.
@@ -83,7 +83,7 @@ class StockAnalysisTasks():
Your final answer MUST be a recommendation for your
customer should be a full super detailed report, providing a
clear investment stance and strategy with supporting evidence.
Make it pretty and well formated for your customer.
Make it pretty and well formatted for your customer.
{self.__tip_section()}
"""),
agent=agent

View File

@@ -6,8 +6,8 @@ class CalculatorTools():
@tool("Make a calcualtion")
def calculate(operation):
"""Useful to perform any mathematica calculations,
like sum, minus, mutiplcation, division, etc.
like sum, minus, multiplication, division, etc.
The input to this tool should be a mathematical
experission, a couple examples are `200*7` or `5000/2*10`
expression, a couple examples are `200*7` or `5000/2*10`
"""
return eval(operation)

View File

@@ -35,7 +35,7 @@ class TripAgents():
def travel_concierge(self):
return Agent(
role='Amazing Travel Concierge',
goal="""Create the most amazong travel itineraries with budget and
goal="""Create the most amazing travel itineraries with budget and
packing suggestions for the city""",
backstory="""Specialist in travel planning and logistics with
decades of experience""",

View File

@@ -60,7 +60,7 @@ class TripTasks():
and a budget breakdown.
You MUST suggest actual places to visit, actual hotels
to stay and actual restaurante to go to.
to stay and actual restaurants to go to.
This itinerary should cover all aspects of the trip,
from arrival to departure, integrating the city guide