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
Create Question Classifier Helper Function to Categorize Question Types using LLM. For example, "I would like to take a behavioral economics course" should be classified as "courses", while "What places on campus can I get coffee at?" Should be classified as "dining". Creating this helper function will help with providing the correct prompt and databases to the chat bot.
The text was updated successfully, but these errors were encountered:
Create Question Classifier Helper Function to Categorize Question Types using LLM. For example, "I would like to take a behavioral economics course" should be classified as "courses", while "What places on campus can I get coffee at?" Should be classified as "dining". Creating this helper function will help with providing the correct prompt and databases to the chat bot.
The text was updated successfully, but these errors were encountered: