Skip to content

Redocs into main - #67

Open
vinid wants to merge 7 commits into
mainfrom
redocs
Open

Redocs into main#67
vinid wants to merge 7 commits into
mainfrom
redocs

Conversation

@vinid

@vinid vinid commented Jul 13, 2024

Copy link
Copy Markdown
Collaborator

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 <nihalnayak@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mert Yuksekgonul <mertyuksekgonul@gmail.com>
Co-authored-by: Pan Lu <lupantech@gmail.com>
Co-authored-by: Atakan Tekparmak <59488384+AtakanTekparmak@users.noreply.github.com>
Comment thread docs/source/conf.py Outdated
author = 'TextGrad authors'

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

Copy link
Copy Markdown
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
Copy Markdown
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

Comment thread docs/requirements.txt
@@ -0,0 +1,12 @@
sphinx_autodoc_typehints

Copy link
Copy Markdown
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