Skip to content

johntango/FunctionAgents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunctionAgents

Call Function from LLM

Agent01 is an agent that improves itself by writing new code and then executing the code. Just a demo but could be scary good.

chaBotRAG

The latest "index.html" is in "chatBotRAG". The main choice is between "chat_response", "assistant", "agent" and routes are named /api/chat_resonse/{action} where the action is prompt, create_vectordb etc

The chat_resonse is the latest OpenAI RESPONSE library that has built in Web-search, RAG/File search, Computer Use. It focuses on RAG at present.

About

Call Function from LLM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors