NLQHandler
Parameters
Configuration for the OpenAI client used in natural language processing.
Methods
fill_params()
The natural language query to process.
The query clauses to fill parameters for.
Information about space weight parameters.
Optional system prompt for query processing.
dict[str, Any]
- Dictionary of filled parameter values.
suggest_improvements()
The query clauses to suggest improvements for.
Information about space weight parameters.
The natural language query to improve.
User feedback for the suggestions.
Optional system prompt for suggestion generation.
QuerySuggestionsModel
- Model containing query suggestions.