A lightweight Python library offering a unified interface for experimenting with popular large language models (LLMs) like OpenAI and Anthropic. WordToken simplifies prompt generation, token estimation, and cost calculation, making it an ideal tool for testing and research purposes.
Repository from Github https://github.comWordToken/wordtoken
A lightweight Python library offering a unified interface for experimenting with popular large language models (LLMs) like OpenAI and Anthropic. WordToken simplifies prompt generation, token estimation, and cost calculation, making it an ideal tool for testing and research purposes.
Other