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

Company_Transcripts #1

Open
CakeCrusher opened this issue Jul 1, 2023 · 0 comments
Open

Company_Transcripts #1

CakeCrusher opened this issue Jul 1, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@CakeCrusher
Copy link
Owner

Plugin namespace
Company_Transcripts

Error log
Full error log from console.

Your code (optional)

from langchain.chains.openai_functions.openapi import get_openapi_chain

# chain = get_openapi_chain(spec)
chain = get_openapi_chain("https://transcripts.koyfin.com/api/v1/gpt/plugin/openapi.yaml")
res = chain.run("show me the latest company transcripts for MSFT")
res

Additional context (optional)
Add any other context about the problem here, screenshots,...

@CakeCrusher CakeCrusher added the bug Something isn't working label Jul 1, 2023
@CakeCrusher CakeCrusher self-assigned this Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant