marvin icon indicating copy to clipboard operation
marvin copied to clipboard

✨ Build AI interfaces that spark joy

Results 108 marvin issues
Sort by recently updated
recently updated
newest added

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to try to find a similar issue and didn't find...

bug

Hi friends, regarding - https://github.com/PrefectHQ/marvin/blob/24402ee8f1391fe9b000a901493ee5c205932ea9/src/marvin/types.py#L163-L179 IMO, ChatRequest class should also accept: 1. logprobs: (Optional[bool]=None) 2. max_completion_tokens (Optional[int]=None) See OAI documentation for more details: https://platform.openai.com/docs/api-reference/chat/create Because of the lack of the...

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to look for a similar issue and didn't find it....

enhancement

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors)...

dependencies
python

when using the `assistant` group of the CLI, you could get inscrutable errors if you deleted your whole `~/.marvin` directory

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to try to find a similar issue and didn't find...

bug

Bumps [turbopuffer](https://github.com/turbopuffer/turbopuffer-python) from 0.1.15 to 0.1.21. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=turbopuffer&package-manager=pip&previous-version=0.1.15&new-version=0.1.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
python