mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
is there way to stop control plane Summarization , let me know if there is any best practice #90
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rohith-Scalers on GitHub (Sep 9, 2024).
my tool output is up to mark but control plane is Summarizing , i tried to do prompt engg but it is messing up my flow , let mw know if there is a way to stop control plane Summarization , thank you :)
@logan-markewich commented on GitHub (Sep 9, 2024):
@Rohith-Scalers in the latest versions (i.e. with
llama-deployand the other refactors), the control plane is not doing any summarizationMaybe take a peek at the latest readme to see how things have changed (the UX has changed quite a bit!)
@Rohith-Scalers commented on GitHub (Sep 10, 2024):
yaa , its working fine with latest update , thanks a lot :)