Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redocs into main #67

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Redocs into main #67

wants to merge 7 commits into from

Conversation

vinid
Copy link
Collaborator

@vinid vinid commented Jul 13, 2024

No description provided.

vinid and others added 6 commits July 11, 2024 18:17
* Ignore vLLM test (#57)

* add: vllm support

* fix: change model in test

* formatted with black

* add: ignore tests for vllm on github

* ignore pytest for vllm

* docs(contributor): contrib-readme-action has updated readme

* pip3->pip; nit

* Add multimodal tasks

* docs(contributor): contrib-readme-action has updated readme

* Update mathvista.py

Added prompts for answer extraction.

* Update mathvista.py

Added the error handling when importing packages.

* raise exception if cannot parse answer, do not return an arbitrary answer

* remove unused comments

* feat: Added Ollama engine via OpenAI api (#51)

* feat: Added Ollama engine via OpenAI api

* fix: Added PR remarks and test

---------

Co-authored-by: Nihal Nayak <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mert Yuksekgonul <[email protected]>
Co-authored-by: Pan Lu <[email protected]>
Co-authored-by: Atakan Tekparmak <[email protected]>
author = 'TextGrad authors'

# The full version, including alpha/beta/rc tags
release = '0.1.3'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not the right version

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to read it directly from the package or the installation

@@ -0,0 +1,12 @@
sphinx_autodoc_typehints
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to add versioning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants