-
Notifications
You must be signed in to change notification settings - Fork 156
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
ChatGPT recommender fails because format is not a supported parameter #5031
Comments
reckart
added a commit
that referenced
this issue
Sep 2, 2024
…arameter - Switch to using `reponse_format` parameter - Add several default URLs for the recommender including OpenAI, Groq and Cerebras
reckart
added a commit
that referenced
this issue
Sep 3, 2024
…ecommender-fails-because-format-is-not-a-supported-parameter #5031 - ChatGPT recommender fails because format is not a supported parameter
reckart
added a commit
that referenced
this issue
Sep 7, 2024
* main: (108 commits) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-6 #5009 - Better handling of stacked annotations with link features in curation #5009 - Better handling of stacked annotations with link features in curation [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-6 [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-33.6 #5040 - Improve feature form tab navigation #5037 - Show fraction of annotators that chose a certain label in curation sidebar mode #5035 - NBSPs should not be treated as tokens #5031 - ChatGPT recommender fails because format is not a supported parameter #5029 - Duplicate lines on the about page #5027 - Add more CSP configurations #4753 - Entity linker should skip already linked concepts #5007 - Lazy details on suggestions for multi-value concept features fail rendering #5022 - Upgrade dependencies #5008 - Cannot reject relation from relation recommender #5019 - SVGs embedded in MHTML files are not rendered #5017 - Encoding set in MHTML files is not respected ...
reckart
added a commit
that referenced
this issue
Sep 8, 2024
* main: (114 commits) #5047 - Clean up layer detail UI a bit #4949 - Showing the start and end points of relations in left side bar No issue: Minor cleaning up #5043 - Ability to specify token breaking zones when calling tokenizer [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-6 #5009 - Better handling of stacked annotations with link features in curation #5009 - Better handling of stacked annotations with link features in curation [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-6 [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-33.6 #5040 - Improve feature form tab navigation #5037 - Show fraction of annotators that chose a certain label in curation sidebar mode #5035 - NBSPs should not be treated as tokens #5031 - ChatGPT recommender fails because format is not a supported parameter #5029 - Duplicate lines on the about page #5027 - Add more CSP configurations #4753 - Entity linker should skip already linked concepts #5007 - Lazy details on suggestions for multi-value concept features fail rendering ... % Conflicts: % pom.xml
reckart
added a commit
that referenced
this issue
Sep 8, 2024
…code * main: (42 commits) #5047 - Clean up layer detail UI a bit #4949 - Showing the start and end points of relations in left side bar No issue: Minor cleaning up #5043 - Ability to specify token breaking zones when calling tokenizer [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-6 #5009 - Better handling of stacked annotations with link features in curation #5009 - Better handling of stacked annotations with link features in curation [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-6 [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-33.6 #5040 - Improve feature form tab navigation #5037 - Show fraction of annotators that chose a certain label in curation sidebar mode #5035 - NBSPs should not be treated as tokens #5031 - ChatGPT recommender fails because format is not a supported parameter #5029 - Duplicate lines on the about page #5027 - Add more CSP configurations #4753 - Entity linker should skip already linked concepts #5007 - Lazy details on suggestions for multi-value concept features fail rendering ...
reckart
added a commit
that referenced
this issue
Sep 8, 2024
* main: (359 commits) #5047 - Clean up layer detail UI a bit #4949 - Showing the start and end points of relations in left side bar No issue: Minor cleaning up #5043 - Ability to specify token breaking zones when calling tokenizer [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-6 #5009 - Better handling of stacked annotations with link features in curation #5009 - Better handling of stacked annotations with link features in curation [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-6 [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-33.6 #5040 - Improve feature form tab navigation #5037 - Show fraction of annotators that chose a certain label in curation sidebar mode #5035 - NBSPs should not be treated as tokens #5031 - ChatGPT recommender fails because format is not a supported parameter #5029 - Duplicate lines on the about page #5027 - Add more CSP configurations #4753 - Entity linker should skip already linked concepts #5007 - Lazy details on suggestions for multi-value concept features fail rendering ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
ChatGPT recommender fails because format is not a supported parameter.
Expected behavior
The JSON support is now using the
request_format
parameter.Please complete the following information:
The text was updated successfully, but these errors were encountered: