Josh Hayes

Results 20 issues of Josh Hayes

**Describe the issue** Using the databricks wizard, not all column comments from the source tables are added to the column description. Updating table schema sometimes pulls these in, other times...

issue: bug

Adds option to `config.toml` to set default theme: - Options: "dark", "light", "system" - Default: "system" [Relevant Discord Thread](https://discord.com/channels/1088038867602526210/1224329894666702880) Python portion works. This prints the config selection, and "system" if...

**Describe the bug** My workplace uses Apiiro for security compliance and [this section of code](https://github.com/Chainlit/chainlit/blob/main/cypress/support/utils.ts#L26-L33) gives a high severity security violation. Error message: `Improper Neutralization of Special Elements used in...

needs-triage

Enable option to change primary/secondary font colors for light/dark mode. Useful when using non-standard background colors. @tpatel @willydouhard Need your guidance here as I'm not a frontend expert and permission...

**Describe the bug** When uploading certain file types the mime types are not recognized. Incorrect: - Markdown `.md` - ERROR: defaults to `application/octect-stream` - Python `.py` - ERROR: App crashes...

needs-triage

Fixes the SQLAlchemy bug raised in #1394 Bug introduced in @1319 where `userId` wasn't encased with double-quotes so the SQL engine converts `userId` to `userid` which doesn't exist. Encasing with...

bug
backend
size:XS

**Is your feature request related to a problem? Please describe.** My evaluation flow has inputs like "source system" and "difficulty" that i'd like charts for to visually see progress across...

enhancement

### API Spec link https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI ### API Spec version 2024-07-01-preview ### Question/Query ## Message Content When trying to add non-text messages we get an error message indicating only "text" is...

question
Service Attention
customer-reported
data-plane
OpenAI

Add a "Share" button to allow users to share a thread with other users. If users want to share a conversation with others they cannot provide a link and instead...

enhancement
needs-triage

**Describe the bug** In previous versions before 2.0.0 making a TaskList with Tasks assigned to messages via `forId` would let you click on the Task and it would highlight the...

bug
needs-triage