Cookbooks
Predefined Request IDs
Learn how to predefine Helicone request IDs for advanced tracking and asynchronous operations in your LLM applications.
One of the significant advantages of using UUIDs as request IDs is the ability to predetermine the request ID before the actual request is dispatched to Helicone.
This feature facilitates the tracking of request IDs without the necessity of receiving a response from Helicone.
This functionality is particularly beneficial when associating different requests with different jobs or other features within Helicone.
Was this page helpful?