parent
e32ad528bb
commit
5a91608d9e
4
.github/ISSUE_TEMPLATE/01_bug.yml
vendored
4
.github/ISSUE_TEMPLATE/01_bug.yml
vendored
@ -44,7 +44,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: llm-provider
|
id: llm-provider
|
||||||
attributes:
|
attributes:
|
||||||
label: LLM Provider & Model
|
label: LLM Provider & Model (if applicable)
|
||||||
description: What LLM provider and model are you using? (e.g., OpenAI GPT-4, Anthropic, Ollama, etc.)
|
description: What LLM provider and model are you using? (e.g., OpenAI GPT-4, Anthropic, Ollama, etc.)
|
||||||
placeholder: e.g., Ollama / qwen2.5-coder-32b-instruct
|
placeholder: e.g., Ollama / qwen2.5-coder-32b-instruct
|
||||||
validations:
|
validations:
|
||||||
@ -53,7 +53,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: embedder-provider
|
id: embedder-provider
|
||||||
attributes:
|
attributes:
|
||||||
label: Embedder Provider & Model
|
label: Embedder Provider & Model (if applicable)
|
||||||
description: What embedding provider and model are you using? (e.g., OpenAI text-embedding-ada-002, Lemonade, etc.)
|
description: What embedding provider and model are you using? (e.g., OpenAI text-embedding-ada-002, Lemonade, etc.)
|
||||||
placeholder: e.g., Lemonade / nomic-embed-text-v1-GGUF
|
placeholder: e.g., Lemonade / nomic-embed-text-v1-GGUF
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user