-
https://na4.salesforce.com/ideas/viewIdea.apexp?id=08760000000TbzQ
-
Create a program that converts amounts between different currencies using real-time exchange rates.
-
## 기능 (Function)
- 사용자가 외화 종류/금액을 입력하면 얼마만큼의 won 이 필요한지 계산
- 계산한 값이 다른 날과 비교했을 때 얼마만큼의 차이가 있는지 계산
- User select type of foreign currency & amount of money -> calculate won(KRW)
- Comparing to …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
There are many calculators related to cryptography like
1. Crypto Profit Calculator
Help…
-
### Describe the issue
Ask what version of pyautogen will support 'register_for_llm' later, because I'm using the local model chatGLM, needs openai float:
if base_currency == quote_currency:
…
-
“document_rate” field to account.move
Rationale: the exchange rate is determined by the company. It is fine for customer invoices.
However for vendor bills the maximum VAT HUF amount you can dec…
-
## User Story
As a user, I would like to see the live currency exchange rate between SEK and KRW, so that I can at least see the exchange rate.
## Related Requirements
**FR1:** Users shall be abl…
-
It would be great if cgtcalc supported automatic currency conversions. My understanding is that, for CGT purposes, any acquisitions of assets in non-sterling currency (eg stock bought in USD) should b…
-
### Describe the issue
When I try to run the example listed at https://microsoft.github.io/autogen/docs/topics/non-openai-models/local-litellm-ollama#example-with-function-calling it can't find the f…
-
### What happened?
Setup:
- LiteLLM Proxy configured to hit AWS Bedrock Claude 3.5 sonnet
- Autogen Agent configured to use the LiteLLM proxy with tool calling
Autogen Agent:
```
CLAUDE_CONF…