Skip to content

suvarnakd/crewai_development

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fill it with your API Keys and run this into bash

export OPENAI_MODEL_NAME="" export OPENAI_API_KEY="" export GOOGLE_CSE_ID="" export GOOGLE_API_KEY=""

After running above commands run below command

uvicorn main:crew_app

Note: Requirements might be incomplete as requirements.txt is not tested and code was running previously in the specific conda environment.

This repo is not deploy ready and still into R&D.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%