Sundar Raman P

Results 7 issues of Sundar Raman P

Dataframes (df) are generic containers to store different data-structures and pandas (or CSV) agent help manipulate dfs effectively. But current langchain implementation requires python3.9 to work with pandas agent because...

I tried creating a pandas dataframe agent (using create_dataframe_agent) with ChatOpenAI from promptlayer or otherwise just plain version (ChatOpenAI) as the LLM! But langchain isn't able to parse the LLM's...

This is an amazing tool! Are there similar tools for older programming languages, particularly COBOL?

In the "lessons learnt from codegen2" paper, it's discussed that data mix of pile and thestarcoder data is a better choice to undertake if enough compute is available, but it's...

Code utilities like AST parsing is one crucial feature of CodeTF. What are the programming languages currently supported and what is the roadmap to support many old languages like COBOL...

I was able to find only CPP loss used during training in 'classify_net', 'classify' files. But CANS-Similar was not found!

Since the overall delay in returning the response from ChatGPT along with the context can be huge, does the slack-bot support response streaming where the tokens are returned to user...