Skip to content

jaredlang/watanabe-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The work is inspired by JayZeeDesign researcher-gpt

  • app.py is the original file
  • app2.py is the file created by me based on langchain v0.2

Key points

  1. To test the FastAPI service
  2. To run as streamlit webapp
    • uncomment the app function
    • run streamlit run app2.py
  3. Import multiple versions of pydrantic
  4. Use StructuredTool to create custom tools for agent
  5. Create custom agent with custom tools and memory
  6. Use Apify because
    • browserless costs too much
    • Apify actors are easier to integrate
    • But Apify webcrawler actor already summarizes the web content to some extent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published