Category

org.llm4s.toolapi.builtin.search.Category
See theCategory companion object
sealed trait Category

Content category filter for the Exa Search API.

Restricts search results to pages belonging to a specific vertical. Use with ExaSearchConfig.category to narrow the result set.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Company
object Github
object News
object Pdf
object PersonalSite
object ResearchPaper
object Tweet
Show all

Members list

Value members

Abstract methods

def value: String

The raw string value sent to the Exa API.

The raw string value sent to the Exa API.

Attributes