Brandon Sandoval

Results 4 comments of Brandon Sandoval

Instead of reading the entire buffer at once, it may be beneficial to only process the file in chunks where range processing is supported. This would allow the user to...

You're inputting your entire codebase which is 20k+ tokens. That kind of defeats the point of the retriever. Try chunking the codebase. The retriever will then only input the parts...

When you call `create_json_agent()` there are parameters you can pass in for the prefix and suffix. ```python my_prefix = "prefix here" my_suffix = "suffix here" agent = create_json_agent( llm=llm, prefix=my_prefix,...

```json { "version": 6, "engines": [ { "_name": "DuckDuckGo HTML", "_loadPath": "[https]paste.mozilla.org/duckduckgo-html.xml", "description": "", "_iconURL": "", "_iconMapObj": null, "_metaData": { "loadPathHash": "QrBh6jgRPkOIXo3v7OlpOF0OPssSgTpzOVef1mTGU78=", "order": 7 }, "_urls": [ { "params": [...