Saran Connolly

Results 7 issues of Saran Connolly

Updated routing for compatibility with the latest version of Channels. Updated requirements.txt to specifically refer to working dependencies. Moved demo Dash assets folder to Django STATICFILES_DIRS (Django staticfiles infrastructure not...

**Describe the bug** A clear and concise description of what the bug is. The README docs state that the tflint hook uses a `__GIT_DIR__` placeholder to be substituted with the...

bug

### Environment ``` System: System: OS: macOS 14.5 CPU: (12) arm64 Apple M2 Max Memory: 12.53 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 21.7.0 - ~/.nvm/versions/node/v21.7.0/bin/node npm:...

bug
triage

- Export `FilePart` interface - FIxes: https://github.com/vercel/ai/issues/3171

### Description The newly added `FilePart` interface is not exported as are the other content parts. ### Code example ```ts import type { CoreMessage, FilePart, ImagePart, TextPart, ToolCallPart, ToolResultPart, }...

- FIxes: https://github.com/vercel/ai-chatbot/issues/302 - Resolve race condition when `aiState.done` is called before `onSetAIState` - This PR prevents the UI from refreshing before the db is updated. - As per the...

### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used...

🤖:bug
investigate
🔌: openai