Learn how to improve task performance
GenerativeAgent uses LLMs and other generative AI technology, allowing for human-like interactions and reasoning but also requiring careful consideration on the instructions and functions you define to ensure it behaves as expected.
Creating successful tasks is an iterative process. We have multiple resources and tools to help improve task performance:
A list of different strategies and approaches to improve task performance.
Use conditional logic to dynamically change the instructions shown to GenerativeAgent.
Learn how to have GenerativeAgent enter a specific task.
Use Trial Mode to test whether GenerativeAgent can use new Functions correctly before full rolling them out in production.
Use Keep Fields to limit the data saved when calling a function.
Learn how to use mock APIs for testing and development.
Configure test users for development and testing purposes.
Learn how to use input variables in your tasks and functions.
Learn how to improve task performance
GenerativeAgent uses LLMs and other generative AI technology, allowing for human-like interactions and reasoning but also requiring careful consideration on the instructions and functions you define to ensure it behaves as expected.
Creating successful tasks is an iterative process. We have multiple resources and tools to help improve task performance:
A list of different strategies and approaches to improve task performance.
Use conditional logic to dynamically change the instructions shown to GenerativeAgent.
Learn how to have GenerativeAgent enter a specific task.
Use Trial Mode to test whether GenerativeAgent can use new Functions correctly before full rolling them out in production.
Use Keep Fields to limit the data saved when calling a function.
Learn how to use mock APIs for testing and development.
Configure test users for development and testing purposes.
Learn how to use input variables in your tasks and functions.