Everett Kleven
Everett Kleven
Thank you for contributing to Swarms! Replace this comment with: - Description: Added "Gemini" to swarms.models __init__.py, - Issue: None, - Dependencies: None, - Tag maintainer: @evelynmitchell ---- 📚 Documentation...
### Is your feature request related to a problem? When you click on a cell, you get this awesome preview of the content whether it be an image or text....
### Is your feature request related to a problem? When passing images to the OpenAI client, there are two options. Either you pass a URL or a data url that...
### Is your feature request related to a problem? ## TLDR: Current llm_generate usage in Daft is limited to flat string prompts and the chat interface with no way to...
### Describe the bug I initially discovered this when I was using write_lance(), but upon deeper inspection it appears daft isn't keeping all field metadata like nullability (my particular use...
### Is your feature request related to a problem? Looking to add support for LanceDB Tables in Sync and Async Versions so that the daft catalog can manage references to...
## Changes Made Alters examples tab from grid of images to a bentobox with roboto-mono font as well as: 1. moves long document processing tutorial off of docs (kept in...
### Is your feature request related to a problem? In the current implementation of our new UDF metrics, we currently emit metrics in the swordfish TUI inline with the UDF...
### Is your feature request related to a problem? Most of the time when I am working with daft.File in a UDF I'm not passing in the original path with...
### Is your feature request related to a problem? As of https://github.com/Eventual-Inc/Daft/pull/5392/files UDFs now support retries. If we can add sections to the Class and Func user guides on retries...