-
Notifications
You must be signed in to change notification settings - Fork 0
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
Assistant API #1
Comments
i have make it dynamic. if you login through api. you get one modal for
setting api_key. where you can paste you api key and click on "set key"
button. then you can chat with bot.
…On Mon, 15 Jul 2024 at 17:18, Vinit Singh ***@***.***> wrote:
Hi @akpatel2131 <https://github.com/akpatel2131> ,
Thank you for sharing your solution to the assignment. I briefly looked
through the code, but was unable to spot where Assistant API (and the
related API Calls to manage assistants, messages and threads) is being
used. Can you please point me to the code/branch/commit where I can find
this?
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5GB6CNEIZAAGRNURPH6QBDZMOZJPAVCNFSM6AAAAABK4MEJLGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDQNJTGYYDENI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
hello sir,
i make it dynamic. when you login through website you found one modal where
you can paste your api key and click on set key button. after that you can
chat with chat-bot.
to start Local server
for Frontend:-
npm run dev
for backend :-
npm start
…On Mon, 15 Jul 2024 at 17:18, Vinit Singh ***@***.***> wrote:
Hi @akpatel2131 <https://github.com/akpatel2131> ,
Thank you for sharing your solution to the assignment. I briefly looked
through the code, but was unable to spot where Assistant API (and the
related API Calls to manage assistants, messages and threads) is being
used. Can you please point me to the code/branch/commit where I can find
this?
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5GB6CNEIZAAGRNURPH6QBDZMOZJPAVCNFSM6AAAAABK4MEJLGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDQNJTGYYDENI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @akpatel2131 ,
Thank you for sharing your solution to the assignment. I briefly looked through the code, but was unable to spot where Assistant API (and the related API Calls to manage assistants, messages and threads) is being used. Can you please point me to the code/branch/commit where I can find this?
The text was updated successfully, but these errors were encountered: