-
Notifications
You must be signed in to change notification settings - Fork 76
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
BOUNTY: add support for Google Palm2 API in javascript/typescript #279
Comments
/bounty 25 |
💎 $25 bounty • Arakoo.aiSteps to solve:
Thank you for contributing to arakoodev/EdgeChains! |
can you assign me this ? |
@Min2who assigned. best wishes for a successful bounty |
Hey @sandys do i need to take care of the OAuth authentication too OR do i need to create classes and typescript types for Palm2 api |
oauth ? are u looking at the tuning api ? the text/chat palm api has no oauth https://developers.generativeai.google/tutorials/text_node_quickstart |
@Min2who please make sure u have a working example. because im a little worried u might be building the classes for the wrong api. |
Hey @sandys should we replace the palm API with gemini API as palm-API is giving some error recently |
sure. please go ahead.
…On Fri, Dec 29, 2023 at 3:27 PM Mintu Gogoi ***@***.***> wrote:
Hey @sandys <https://github.com/sandys> should we replace the palm API
with gemini API as palm-API is giving some error recently
—
Reply to this email directly, view it on GitHub
<#279 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAASYU76MUHMVY5S4MELUV3YL2H2BAVCNFSM6AAAAABAA42K2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZRHA4TGNJSHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@sandys added gemini api 😊 |
@Min2who we are unable to accept your PR right now. there is no working testcase. last time when you did the palm api, your testcase was just checking content of json/jsonnet and not standing up an api and testing against it |
@sandys do i need to add test for endpoints |
@Min2who please check the first message in this issue with clear requirements for accepting the bounty |
@sandys i have added the working example yu may have miss it if this is not enough then i shall close the pr |
@Min2who unfortunately it is not enough |
hey @sandys I would like to work on this are we looking to add palm2 api or gemini? |
@Sadaf-A yes - u can take this if u want. palm2 is deprecated, we need gemini. |
@Shyam-Raghuwanshi you have used the generativelanguage SDK from google. you have not implemented an equivalent in edgechains. |
Ok |
Please update the issue according to the new changes in file paths |
Currently, the javascript SDK supports only openai (https://github.com/arakoodev/EdgeChains/tree/ts/JS/edgechains/lib/src/lib/endpoints)
we want you to add support for Palm2 api from google.
https://developers.generativeai.google/
bounty will deemed complete when:
The text was updated successfully, but these errors were encountered: