Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PrefectHQ/marvin issues and pull requests

#663 - Support chat web services in beta Assistant API by modifying threads

Pull Request - State: closed - Opened by bevanhunt 10 months ago - 6 comments

#662 - need numpy for embeddings when http retrieval

Pull Request - State: closed - Opened by zzstoatzz 10 months ago

#661 - fix url verification payload handling

Pull Request - State: closed - Opened by zzstoatzz 10 months ago

#660 - scoop aux settings from regular env if no ~/.marvin/.env

Pull Request - State: closed - Opened by zzstoatzz 10 months ago

#659 - formatting and fix link

Pull Request - State: closed - Opened by zzstoatzz 10 months ago

#658 - Slackbot 2.0

Pull Request - State: closed - Opened by zzstoatzz 10 months ago

#657 - Make `shell` tools capable of interactive use

Issue - State: open - Opened by jlowin 10 months ago
Labels: enhancement

#656 - argument after ** must be a mapping, not str

Issue - State: closed - Opened by tekumara 10 months ago - 1 comment
Labels: bug

#655 - Update pytest-rerunfailures requirement from <13,>=10 to >=10,<14

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, python

#654 - Feat/aiapplication model kwargs

Pull Request - State: closed - Opened by geertjan-garvis 11 months ago - 1 comment

#653 - Added Support for Azure OpenAI

Pull Request - State: closed - Opened by grand-cat-unknown 11 months ago - 1 comment

#651 - update tests and ci

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#650 - bring back map for `AIFunction`

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#649 - no op beta tests, fix ci tests

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#648 - RateLimitError returned when error does not seem to be related to rate limits

Issue - State: open - Opened by maxyousif15 11 months ago - 1 comment
Labels: bug

#647 - We need to support the message which is not included in the history

Issue - State: open - Opened by weburnit 11 months ago
Labels: enhancement

#646 - expose `ai_model` and run ruff

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#645 - Dependency Conflict with Latest OpenAI Package Version

Issue - State: open - Opened by jonnyhoff 11 months ago - 4 comments
Labels: bug

#644 - Add support for Anthropic models via AWS Bedrock

Issue - State: open - Opened by cjweber 11 months ago - 3 comments
Labels: enhancement

#643 - add CI for publishing images

Issue - State: open - Opened by zzstoatzz 11 months ago
Labels: enhancement

#640 - try to improve outputs on 3.5

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#639 - 1.5.6 has ai_model bool always True bug

Issue - State: closed - Opened by bevanhunt 11 months ago
Labels: bug

#638 - Update openai requirement from <1.0.0,>=0.27.8 to >=0.27.8,<2.0.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, python

#637 - ValueError: Unknown provider: ProsusAI when importing marvin module

Issue - State: open - Opened by justquick 11 months ago - 3 comments
Labels: bug

#636 - support `openai>=1.x`

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#635 - 1.5.6 has an update_state tools bug

Issue - State: closed - Opened by bevanhunt 11 months ago - 1 comment
Labels: bug

#634 - pin openai

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#633 - Documentation for drop-in OpenAI replacement does not work

Issue - State: open - Opened by teedrupp 11 months ago - 3 comments
Labels: bug

#632 - Add latest Azure support to openai.py

Pull Request - State: closed - Opened by zboyles 11 months ago - 4 comments

#631 - Slackbot update

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#630 - Docs show duplicate todo

Issue - State: open - Opened by Morriz 11 months ago
Labels: bug

#629 - Update anthropic/prompt.py

Pull Request - State: closed - Opened by oaustegard 11 months ago

#628 - enable AI application streaming to include tools

Issue - State: closed - Opened by bevanhunt 11 months ago - 1 comment
Labels: enhancement

#627 - default name for aipp in deployment

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#626 - fix ai_fn type returns for generic aliases and dict

Pull Request - State: closed - Opened by zzstoatzz 11 months ago - 1 comment

#625 - `ParamSpec` in `AIFunction.__call__` breaks `FastAPI.add_api_route`

Issue - State: open - Opened by zzstoatzz 11 months ago
Labels: bug

#624 - support streaming for `ChatCompletion.create`

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#623 - handle `Optional` return annotations with `ai_fn`

Issue - State: open - Opened by zzstoatzz 11 months ago
Labels: enhancement

#622 - fix case where `ai_fn` returns a literal False

Pull Request - State: closed - Opened by zzstoatzz 11 months ago

#621 - ai_fn for False boolean returns are broken in 1.5.4

Issue - State: closed - Opened by bevanhunt 11 months ago - 2 comments
Labels: bug

#620 - deployment_name param updated to deployment_id

Pull Request - State: closed - Opened by thanseefpp 11 months ago - 3 comments

#618 - allow ChatCompletion classmethod use and add tests

Pull Request - State: closed - Opened by zzstoatzz 12 months ago

#617 - make `acall` consistent with `__call__`, add tests, fix a bug

Pull Request - State: closed - Opened by zzstoatzz 12 months ago

#616 - some one accidenlty updated the deployment_name to deployment_id fixe…

Pull Request - State: closed - Opened by thanseefpp 12 months ago - 3 comments

#615 - fix pydantic v1 behavior - allow `BaseModel` return for `ai_fn`

Pull Request - State: closed - Opened by zzstoatzz 12 months ago

#614 - `@ai_classifier` should limit its `max_tokens`

Issue - State: open - Opened by WillemDeGroef 12 months ago - 3 comments
Labels: enhancement

#613 - set app description as tool __doc__ if used as tool

Pull Request - State: closed - Opened by zzstoatzz 12 months ago

#612 - `AIApplication` bugfixes and improvements

Pull Request - State: closed - Opened by zzstoatzz 12 months ago

#611 - deduplication example

Pull Request - State: closed - Opened by aaazzam 12 months ago

#610 - Add Bedrock, Ollama, Palm, Cohere, Replicate [100+ LLMs] - using LiteLLM

Pull Request - State: closed - Opened by krrishdholakia 12 months ago - 6 comments

#609 - Add autogen-like conversation capabilities between agents

Issue - State: open - Opened by biellls 12 months ago - 5 comments
Labels: enhancement

#608 - fallback to pydantic.v1 BaseSettings on pydantic-settings import error

Pull Request - State: closed - Opened by aaazzam almost 1 year ago

#607 - azure settings + ai_model param propagation

Pull Request - State: closed - Opened by aaazzam almost 1 year ago - 1 comment

#606 - `@ai_classifier` Azure Configuration Appears to Have No Effect

Issue - State: open - Opened by JSv4 about 1 year ago - 5 comments
Labels: bug

#604 - Pydantic 1.X changes prompt order and breaks response

Issue - State: open - Opened by bennnym about 1 year ago - 7 comments
Labels: bug

#603 - fix imports

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#602 - No output from logging in DEBUG mode

Issue - State: open - Opened by chrisgoddard about 1 year ago - 2 comments
Labels: bug

#600 - Litellm integration request

Issue - State: closed - Opened by ranjancse26 about 1 year ago - 6 comments
Labels: enhancement

#599 - Can't set model with ai_classifier decorator

Issue - State: closed - Opened by nejko about 1 year ago - 1 comment
Labels: bug

#597 - monkey-patch (serialize_on_call flag)

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#596 - FIX: serialized functions overriding actual callables

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#595 - Docs 1.5 (prompt_fn)

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#594 - Pydantic V2 :)

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#593 - pydantic v1 handles annotated field names differently

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#590 - Prompt decorator

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#586 - ChatCompletion Request

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#585 - Support new openai available model: gpt-3.5-turbo-instruct

Issue - State: open - Opened by flolas about 1 year ago - 1 comment
Labels: enhancement

#584 - ai_fn and ai_classifier decorators do not accept specific model setting

Issue - State: closed - Opened by nejko about 1 year ago - 1 comment
Labels: bug

#582 - addresses #581 of not picking up mutated settings

Pull Request - State: closed - Opened by aaazzam about 1 year ago - 2 comments

#581 - marvin.settings.openai.api_key only works for ai_model, not for ai_classifier

Issue - State: closed - Opened by nejko about 1 year ago - 1 comment
Labels: bug

#580 - add `as_prompt` for all components and add docs

Issue - State: closed - Opened by zzstoatzz about 1 year ago
Labels: enhancement

#579 - Missing stubs

Issue - State: open - Opened by ferdousbhai about 1 year ago - 5 comments
Labels: enhancement

#578 - add `__version__` and cli command

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago

#577 - hotfix logger

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago

#576 - add `BaseChatCompletion.achain` and `chain`

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago

#575 - add regression test

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago

#574 - add multi tool ai app example

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago

#573 - docs fix + QOL parsing stuff (rm parse raw for json.loads)

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#572 - `ai_fn.as_prompt`

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago

#570 - Add Pydantic Validation Re-Asking for Formatting Errors.

Issue - State: open - Opened by aaazzam about 1 year ago - 1 comment
Labels: enhancement

#569 - make sure instructions make it to as_classifier

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#568 - add dedicated basic examples for ai_fn

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#567 - Tool hinting documenting

Pull Request - State: closed - Opened by aaazzam about 1 year ago
Labels: DONT MERGE

#566 - Util hinting documenting and testing

Pull Request - State: closed - Opened by aaazzam about 1 year ago
Labels: DONT MERGE

#565 - document collection utils

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago

#564 - Settings to pydantic v2

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#563 - Create _compat.py

Pull Request - State: closed - Opened by aaazzam about 1 year ago

#562 - Delete Untitled19.ipynb

Pull Request - State: closed - Opened by discdiver about 1 year ago

#561 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#560 - Streaming AIApplication error with Azure OpenAI API #541 fixed

Pull Request - State: closed - Opened by thanseefpp about 1 year ago - 2 comments

#559 - Add docs example of using multiple tools in AI Application

Issue - State: closed - Opened by ahuang11 about 1 year ago - 1 comment
Labels: enhancement

#558 - Could not build AI Model

Issue - State: closed - Opened by TSekyra about 1 year ago - 1 comment
Labels: bug

#557 - Expected a type or GenericAlias when using typing.List[str]

Issue - State: closed - Opened by ahuang11 about 1 year ago - 1 comment
Labels: bug

#556 - bring up to date

Pull Request - State: closed - Opened by chrisgoddard about 1 year ago

#555 - Fix links to doc

Pull Request - State: closed - Opened by maisim about 1 year ago - 1 comment

#554 - Ai model rerefactor

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago