Show HN: Create LLM-optimized random identifiers
2 points| blixt | 1 month ago |github.com
I also ran hundreds of sessions against the OpenAI API to see if the logprobs would look off using this strategy, compared to base64 ids, and it seems like it's about the same or possibly slightly better (more "peaky").
Could be useful for agentic frameworks where tool results need to provide ids to refer back to later. A small win at best, but it was fun to explore!
anonymoushn|1 month ago
blixt|1 month ago