Stevenic / agentm-py

A library of "Micro Agents" that make it easy to add reliable intelligence to any application.
MIT License
8 stars 3 forks source link

[Subtask] Migrate tokenizer configuration logic to Python #17

Closed debuggerone closed 2 months ago

debuggerone commented 2 months ago

Subtask Overview

This subtask involves migrating the tokenizer configuration logic from JavaScript to Python, ensuring compatibility with Python tokenizer libraries and validating token counts for different models.

Tasks

Acceptance Criteria

Stevenic commented 2 months ago

Isn't this basically a duplicate of this https://github.com/Stevenic/agentm-py/issues/6

debuggerone commented 2 months ago

yup