Skip to content

wild10/agent_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

agent_bot

run

to run the application we just follow the below guide.

conda create -n llm_rag_env_v2 python=3.10 -y

source /home/wilderd/anaconda3/bin/activate
conda activate llm_rag_env_v2
uvicorn app:app --reload --host 0.0.0.0 --port 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages