Giter Club home page Giter Club logo

crewai-crash-course's Introduction

Hi ๐Ÿ‘‹, I'm Alejandro AO

Exploring Generative-AI Applications

alejandro-ao

Blog posts

Connect with me:

aavila0707 alejandro ao - learn to code

Languages and Tools:

python javascript typescript php fastapi nextjs wordpress

crewai-crash-course's People

Contributors

alejandro-ao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crewai-crash-course's Issues

Error on execution the crew

I get the following error many times, is there a potential reason why it would not find the "Ask the co-worker action"

Appreciate the help and love your writings:


Action Input: {coworker": "Research Specialist", "Question": "What are the most recent developments in the B2B AI services market?", "Context": "B2B AI services market trends and challenges" } 

Action 'Ask question to co-worker (coworker: 'Research Specialist', question: 'What are the most recent developments in the B2B AI services market?', context: 'B2B AI services market trends and challenges').' don't exist, these are the only available Actions: search: search(query: str) - Search for a webpage based on the query.
find_similar: find_similar(url: str) - Search for webpages similar to a given URL.
        The url passed in should be a URL returned from 'search'.
get_contents: get_contents(ids: str) - Get the contents of a webpage.
      The ids must be passed in as a list, a list of ids returned from `search`.
Delegate work to co-worker: Delegate work to co-worker(coworker: str, task: str, context: str) - Delegate a specific task to one of the following co-workers: ['Research Specialist', 'Meeting Strategy Advisor', 'Briefing Coordinator']
The input to this tool should be the coworker, the task you want them to do, and ALL necessary context to exectue the task, they know nothing about the task, so share absolute everything you know, don't reference things but instead explain them.
Ask question to co-worker: Ask question to co-worker(coworker: str, question: str, context: str) - Ask a specific question to one of the following co-workers: ['Research Specialist', 'Meeting Strategy Advisor', 'Briefing Coordinator']
The input to this tool should be the coworker, the question you have for them, and ALL necessary context to ask the question properly, they know nothing about the question, so share absolute everything you know, don't reference things but instead explain them.

Issue with search

For some reason I am not getting the tools to work properly. They don't actually search according to the Exa usage page. I can run the Exa examples in the same environment and get them to both search and register on the Exa usage page.

Is anyone having a similar issue or have any ideas on what I should look for?

Crew has issues with `get_contents` tool

Great solution Alejandro, you rock!

My crew regularly find the issue below when running, on get_contents tool. Any idea what can be done to make it clear for the crew how the ids parameter needs to be structured?

I encountered an error while trying to use the tool. This was the error: eval() arg 1 must be a string, bytes or code object.
 Tool get_contents accepts these inputs: get_contents(ids: str) - Get the contents of a webpage.
      The ids must be passed in as a list, a list of ids returned from `search`.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.