shanurrahman

Results 17 issues of shanurrahman

``import { Component, OnInit } from '@angular/core'; import { graphic } from 'echarts'; @Component({ selector: 'app-charts', templateUrl: './charts.component.html', styleUrls: ['./charts.component.css'] }) export class ChartsComponent implements OnInit { options: any; detectEventChanges...

Template ``` Submit Reset ``` ![Screenshot 2020-06-21 at 12 12 48 AM](https://user-images.githubusercontent.com/17947802/85210788-f3abc700-b353-11ea-89ed-69314ad8faf7.png) This is not what ant design forms normally would look like, for example my forms elsewhere look like...

enhancement

TBD - Removing memory constraints. [use consolidated prompt + vector store]

work in progress

This pull request is a work in progress and represents the initial stages of our efforts to enhance the user experience and workflow handling within our application. The following ideas...

**Description:** This PR introduces several key enhancements to improve the functionality of our bot: 1. **Conversational Capabilities:** We're implementing conversational capabilities in the bot, enabling it to ask clarifying questions...

work in progress
do not merge

Data microservice.

do not merge

The porter website tagged on github is not functional

bug

**Description:** I'm encountering a `NotImplementedError: unsupported platform` which causes my Gunicorn worker process to fail. This seems to be originating from the httpx/trio libraries. Has anyone else experienced similar issues?...