FunctionTools
tend to exceed the context window of my locally-running LLMs. (I'm looking at you, Wikipedia tool.)load_data: Loads a page from wikipediaThis is a heavy offender.
Too many tools?On a separate topic, I'm intrigued by this issue you brought up. What would be LlamaIndex's solution to "so many tools that the system prompt had taken >80% of the context window" problem? My guess is a router?