return_char_limit feature for mcp tools #2581
Jonathan-Harker
announced in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi many thanks for such a great product. LETTA really makes a huge difference when building LLM solutions.
When defining my own functions I can pass the return_char_limit var to the upsert_from_function function as so
Is it possible to add the same override to add_mcp_tool function. At the moment my results are truncated by the global constant. With large context windows now available this seems very limiting.
Unless there are other ways to override the constants such as through ENV VARS that I don't know about?
Many thanks for your hard work on this amazing platform,
Jonathan
Beta Was this translation helpful? Give feedback.
All reactions