Akesh Agarwal

Results 5 issues of Akesh Agarwal

D:\gramformer>python -m uvicorn nova_grammar_corrector:app --reload ←[32mINFO←[0m: Will watch for changes in these directories: ['D:\\gramformer '] ←[32mINFO←[0m: Uvicorn running on ←[1mhttp://127.0.0.1:8000←[0m (Press CTRL+ C to quit) ←[32mINFO←[0m: Started reloader process [←[36m←[1m13980←[0m]...

### Feature Description LLM should decide which API to select based on the user query once the API is selected LLM should send request with required parameters to API( this...

enhancement
triage

Can i make use of TILGAN for Grammar error correction?

[Click here for Dataset link](https://huggingface.co/datasets/discofuse/viewer/discofuse-wikipedia/train?row=6) **Below is the following way, as per my understanding , Is it correct :question: :question:** The **columns/features from `DiscoFuse dataset`** that will be the **input...

## RuntimeError when attempting to send email via O365 I'm trying to send an email using the O365 Python package, but I'm encountering a `RuntimeError` stating that `no auth token...