How do I use this in more complex scenarios? #40
Unanswered
samgregson
asked this question in
Q&A
Replies: 1 comment
-
The examples do need a bit of love. E.g., in the Prompt Optimization tutorial notebook |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The examples are somewhat lacking. I would love to use TextGrad for prompts which have a combination of non-optimisable context as well as optimisable text (like RAG). I'd also like to see examples of chains of LLM calls (not just a single LLM as per examples). Finally, the paper mentions optimisation for tool calling, how do we achieve this? Thanks for the awesome development, just wish I new how to use it in more complex settings!
Beta Was this translation helpful? Give feedback.
All reactions