மனோஜ்குமார் பழனிச்சாமி
மனோஜ்குமார் பழனிச்சாமி
@enyst Passing [AZURE_API_VERSION](https://docs.litellm.ai/docs/providers/azure#:~:text=openai.azure.com%22-,os.environ%5B%22AZURE_API_VERSION%22%5D,-%3D%20%22%22%20%23%20%222023) to LLM call is not needed?
> Or maybe Nancy did have it in the environment, as our guide does state that I think so. @NancyEdelMary, Could you confirm by running this? ```python import tomllib as...
> It is taking the default value from the args. The changes that you made `config.get(ConfigType.LLM_MODEL)` is already the default value from the args. > It is taking a hardcoded...
`export SANDBOX_USER_ID=1000` and run again https://github.com/OpenDevin/OpenDevin/pull/481#issuecomment-2046139344
> Can I just add the SANDBOX_USER_ID into the config? s
> Please check Docker is running using `docker ps` @Dexhub
Right செய் VERB தவம் PROPN -- Wrong With default_accurate செய் PUNCT தவம் PUNCT --- Code: ``` import logging import stanza from transformers import logging logging.set_verbosity_error() stanza.logging.getLogger('stanza').setLevel(logging.ERROR) # Download and initialize...
கற்ற is ADJ not ADV
Got error ``` Downloading https://raw.githubusercontent.com/stanfordnlp/stanza-resources/main/resources_1.7.0.json: 369kB [00:00, 24.6MB/s] 2023-12-10 19:08:17 INFO: Downloading default packages for language: ta (Tamil) ... 2023-12-10 19:08:18 INFO: File exists: C:\Users\smart\stanza_resources\ta\default.zip 2023-12-10 19:08:20 INFO: Finished downloading...
> I set Where did you set?