You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use structured output from the LLM when available
- Use chat-based APIs when talking to LLM
- Simplify the LLM presets and the interactive LLM sidebar
- Remove option to configure the response format for the LLM (text vs. JSON) and instead let the extraction mode determine that
- Introduce paragraph-level prompt context
- Normalize newlines in prompt context
- URL for ChatGPT recommenders should no longer include the "v1" - we add that internally
- Switch default ChatGPT model to o1-mini
Is your feature request related to a problem? Please describe.
Mention extraction is currently a bit flaky.
Describe the solution you'd like
Support more response formats and/or provide better guidance on how the response should be be structured.
The text was updated successfully, but these errors were encountered: