-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
docs: add assistants api reference #801
Conversation
0xHieu01
commented
Dec 1, 2023
•
edited
Loading
edited
- Solved issue docs: assistants API reference #688
- Adding the requestBody and response for each assistant endpoint API
- Run auto format for all .yaml files to make the code clean
- Fixing some minor bugs in the API Reference page
Preview URL: https://f0d8c9d9.jan-qn8.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hieu-jan a more accurate reference for assistants is here: http://localhost:3001/specs/assistants/#assistantjson
The github description is a bit outdated.
Pls fix then we're ready to merge! Thank you
I have updated the assistant model. Currently fixing the request and response content of each API endpoint. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets rebase and get in what you have here. Thanks @hieu-jan
…nhq/jan into docs/assistants-api-reference
Hi @0xSage, I made some new change to the current version including
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @0xSage, sorry for confusing you, I guess this image is from the old deployment version. In the current latest version, I already fixed this one too. https://f0d8c9d9.jan-qn8.pages.dev/api-reference |
My bad. I thought I pulled your latest changes, but was running an older commit. Looks great now - thanks! |