Skip to content

Gradio plugin integration to covalent #75

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

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

Conversation

Philotheephilix
Copy link

Gradio is a well known UI / API library in Python
It is mostly used for handling models for inferencing , generation of complex images, other algorithm focusing on any need from basic flask like app to fully working voice model generator

Integration

  • SDK integration with minimal code changes
  • added proper types in type file and reused response handling

Motivation for Contribution

  • I am using covalent with gradio hosted on Hugging face on AGENTIC ETHEREUM hackathon conducted by ETHGLOBAL
  • As i am already used to Covalent's Gold Rush API on Build On hackathon i felt like contributing to covalent

refer llm.types.ts for types
refer llm.ts for gradio implementation
reused existing llm responce handling
refer docs/concepts/llms.mdx
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.

1 participant