Documentation
¶
Overview ¶
Copyright 2025 National Technology and Engineering Solutions of Sandia SPDX-License-Identifier: BSD-3-Clause
Copyright 2025 National Technology and Engineering Solutions of Sandia SPDX-License-Identifier: BSD-3-Clause
Copyright 2025 National Technology and Engineering Solutions of Sandia SPDX-License-Identifier: BSD-3-Clause
Index ¶
Constants ¶
View Source
const ( KeyElsevierAPIKey = "elsevier_api_key" KeyOpenAIAuditDir = "openai_audit_dir" KeyOpenAIAuditEnable = "openai_audit_enabled" KeyOpenRouterAPIKey = "openrouter_api_key" KeyOpenRouterBaseURL = "openrouter_base_url" KeyShirtyAPIKey = "shirty_api_key" KeyShirtyBaseURL = "shirty_base_url" KeyShirtyModel = "shirty_model" DefaultOpenRouterBaseURL = "https://openrouter.ai/api/v1" DefaultShirtyBaseURL = "https://shirty.sandia.gov/api/v1" DefaultShirtyModel = "meta-llama/Llama-3.3-70B-Instruct" )
Variables ¶
This section is empty.
Functions ¶
func OpenAIAuditDir ¶ added in v0.3.0
Types ¶
Click to show internal directories.
Click to hide internal directories.