Class Tokens
Inheritance
object
Tokens
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: DotnetPrompt.LLM.OpenAI
Assembly: DotnetPrompt.LLM.OpenAI.dll
Syntax
public static class Tokens
Fields
| Improve this Doc View SourceImEnd
Declaration
public const string ImEnd = "<|im_end|>"
Field Value
Type | Description |
---|---|
string |
ImStart
Declaration
public const string ImStart = "<|im_start|>"
Field Value
Type | Description |
---|---|
string |