18 Commits (d7675f7936df5e033fea2c380c1f5eb3375b8977)

Author SHA1 Message Date
  Philipp Bauer d2b544afb8 Improved method return description 2 years ago
  Philipp Bauer 6ea40d1546 Use full history only when the ChatSession runs the first time 2 years ago
  Philipp Bauer a288e7c02b Prevent duplication of user prompts / chat history in ChatSession. 2 years ago
  Martin Evans 3f80190f85 Minimal changes required to remove non-async inference. 2 years ago
  Martin Evans a911b77dec Various minor changes, resolving about 100 ReSharper code quality warnings 2 years ago
  Martin Evans f3511e390f WIP demonstrating changes to support multi-context. You can see this in use in `TalkToYourself`, along with notes on what still needs improving. 2 years ago
  sa_ddam213 bac9cba01a InferenceParams abstractions 2 years ago
  Martin Evans 2e76b79af6 Various minor XML docs fixes 2 years ago
  Yaohui Liu 6c400e64c2
docs: publiash documentation 0.4. 2 years ago
  Yaohui Liu 1e061615d4
refactor: remove SessionParams. 2 years ago
  Marcel b911b2548b move interfaces into abstractions folder 2 years ago
  Yaohui Liu a3b8186f20
feat: support save and load chat session. 2 years ago
  Yaohui Liu bdbd6aa824
feat: add transforms for chat session. 2 years ago
  Yaohui Liu 3bf74ec9b9
feat: add chat session for refactored code. 2 years ago
  Yaohui Liu 264fb9a706
refactor: LLamaModel and LLamaExecutor. 2 years ago
  Yaohui Liu afedd3c949
fix: errors when input is not English or too long. 2 years ago
  Yaohui Liu f5a01c346d
feat: enable history for chat session. 2 years ago
  Yaohui Liu fce10f3c4f
feat: add ChatSession. 2 years ago