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

Do some research on HazyResearch/manifest #25

Open
momegas opened this issue Apr 20, 2023 · 0 comments
Open

Do some research on HazyResearch/manifest #25

momegas opened this issue Apr 20, 2023 · 0 comments

Comments

@momegas
Copy link
Owner

momegas commented Apr 20, 2023

Have a look at this repo. Its an abstraction of different models. Can we use it?

An example:

from manifest import Manifest

# Start a manifest session to OpenAI - default `engine=text-davinci-002`
manifest = Manifest(
    client_name = "openai",
)
manifest.run("Why is the grass green?")

https://github.com/HazyResearch/manifest

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

No branches or pull requests

1 participant