sigoden / llm-functions

Easily create LLM tools and agents using Bash/JavaScript/Python, also a library of commonly used LLM tools and agents.
MIT License
166 stars 22 forks source link

feat: add web_search_* tools, rm some search_* tools #78

Closed sigoden closed 2 months ago

sigoden commented 2 months ago

Web search tools should provide answers directly, not just a list of links.