Tathagata Chakraborti

Results 51 issues of Tathagata Chakraborti

@MayankAgarwal please log the issue here.

bug

Info update for the [NLC2CMD website](http://ibm.biz/nlc2cmd).

documentation

[`planutils`](https://pypi.org/project/planutils/) integration 😎 + a skill to navigate IPC events? + running experiments on benchmarks for papers. + answering questions on planner properties. More uses cases to be figured out.

feature request
skill

Example from the `gitbot` screencast. This will not be merged.

wontfix

@madhavanpallan dataXplore "plot" crashes on Mac, "summarize" works fine (both work on Ubuntu). @ktalamad can you confirm this.

bug
skill

**Feature description** Currently, `gitbot` requires launching the Rasa server seperately. Solution 1: Be able to do something like [rasa_nlu](https://legacy-docs.rasa.com/docs/nlu/0.15.1/python/) but I could not replicate the classification result with the old...

enhancement

Since the CLAI platform tries to instrument the command line to the most generic extent possible for different kinds of AI agents, it is understandably slow for any specific use...

enhancement
epic

The `StopDockerImage.sh` script is obsolete. It relies on an assumption that all CLAI containers are built from an ancestor named `CLAIPlaygroundContainer`, which is no longer the case.

bug

The integration tests for the skills are currently mixed up. It is hard to tell if a skill is working as expected versus if the responses of the skills are...

bug
feature request

Crucial to the sense-act architecture for an AI agent is the [State object](https://github.com/IBM/clai/tree/master/clai/server/plugins) that it can sense from the "environment" (in our case, the Bash). Depending on the requirements or...

enhancement
epic
feature request