Skip to content

Add EUR currency support to cost calculation functions#165

Open
MorenoLabs wants to merge 1 commit into
AgentOps-AI:mainfrom
MorenoLabs:add_euro_selector
Open

Add EUR currency support to cost calculation functions#165
MorenoLabs wants to merge 1 commit into
AgentOps-AI:mainfrom
MorenoLabs:add_euro_selector

Conversation

@MorenoLabs

Copy link
Copy Markdown
  • Add forex-python dependency for real-time exchange rates
  • Implement CurrencyConverter class with rate caching
  • Update all cost functions to accept optional currency parameter
  • Add comprehensive test suite for EUR calculations
  • Update documentation with multi-currency examples
  • Maintain backward compatibility with USD as default
- Add forex-python dependency for real-time exchange rates
- Implement CurrencyConverter class with rate caching
- Update all cost functions to accept optional currency parameter
- Add comprehensive test suite for EUR calculations
- Update documentation with multi-currency examples
- Maintain backward compatibility with USD as default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant