golc

🚀 Building Go applications with LLMs through composability

MIT License

Stars
90
Committers
4

Bot releases are visible (Hide)

golc - v0.0.32

Published by github-actions[bot] over 1 year ago

Changelog

  • d31c15c Update readme
  • 69fe7ca Update readme
  • 2746c68 Add testcases
  • 1e8d79c Add testcases
  • 2b85b75 Add set model
  • 0c10071 Add azure cognitive search retriever
  • e239e2d Refactor
  • 0c508e4 Add azure cognitive search retriever
golc - v0.0.31

Published by github-actions[bot] over 1 year ago

Changelog

  • ce1a7e8 Add openai moderation chain
  • 4de2401 Add codecov badge
  • 006aa8b Add code-coverage report
  • c3f64b4 Misc
  • 6335087 Remove unused param
golc - v0.0.30

Published by github-actions[bot] over 1 year ago

Changelog

  • 71b8bab Refactor
  • 31f94bc Improve Callbacks
  • 81f2efc Fix linter
  • 4d4a78c Add cohere tokenizer
  • 7382ce6 Add docstrings
  • e2f001b Add pinecone vectorstore
golc - v0.0.29

Published by github-actions[bot] over 1 year ago

Changelog

  • 4b5e5eb Refactor
  • 4ac8556 Add OpenAI functions support
golc - v0.0.28

Published by github-actions[bot] over 1 year ago

Changelog

  • e276494 Improve callbacks
  • cd392d5 Fix client
  • 49c1d48 Improve callbacks
  • edfec54 Update build pipeline
  • fc6f567 Add retriever merger
golc - v0.0.27

Published by github-actions[bot] over 1 year ago

Changelog

  • 4332f48 Update readme
  • f62b0dc Refactor
  • 440dcda Misc
golc - v0.0.26

Published by github-actions[bot] over 1 year ago

Changelog

  • c12b8a0 Misc
  • d4e500f Misc
golc - v0.0.25

Published by github-actions[bot] over 1 year ago

Changelog

  • 63637d1 Update dependencies
  • 5c23aa7 Add support for interactions sliding window
  • 2f11aa2 Add mx token limit for retrieval chains
golc - v0.0.24

Published by github-actions[bot] over 1 year ago

Changelog

  • f08d498 Add browser toolkit
  • 928eea7 Misc
  • 0dfb11d Add zep client
  • 724749c Misc
golc - v0.0.23

Published by github-actions[bot] over 1 year ago

Changelog

  • 8adcabc Update readme
  • bfd5bb4 Misc
  • 7816a6f Misc
  • f787358 Misc
  • 26e947e Update readme
golc - v0.0.22

Published by github-actions[bot] over 1 year ago

Changelog

  • c763d09 Misc
  • 5bcf962 Update readme
  • 17da6db Misc
  • 4d4cca5 Merge pull request #1 from hupe1980/amazon-kendra-retriever
  • 05fb34a Initial commit
golc - v0.0.21

Published by github-actions[bot] over 1 year ago

Changelog

  • 0dfffa1 Misc
golc - v0.0.20

Published by github-actions[bot] over 1 year ago

Changelog

  • cb5c0b8 Fix index out of range
golc - v0.0.19

Published by github-actions[bot] over 1 year ago

Changelog

  • b63498e Fix typo
  • 954a002 Ignore condense if history is empty
golc - v0.0.18

Published by github-actions[bot] over 1 year ago

Changelog

  • 33f405e Misc
golc - v0.0.17

Published by github-actions[bot] over 1 year ago

Changelog

  • ae727dd Refactor
golc - v0.0.16

Published by github-actions[bot] over 1 year ago

Changelog

  • 38f1717 Add conversational retrieval chain
  • aa7f093 Refactor
golc - v0.0.15

Published by github-actions[bot] over 1 year ago

Changelog

  • 5eb4f09 Force use of stdhandler in verbose mode
  • fe756b0 Add agent example
  • 1fa06ec Update Example
  • da912b2 Refactor
  • 6f88ea9 Fix partials as inputVariables
  • cefd5ca Add zep client
  • efe09b7 Misc
  • 1dd3011 Misc
golc - v0.0.14

Published by github-actions[bot] over 1 year ago

Changelog

  • ebb4d14 Misc
  • be0596a Refactor
  • 13afc63 Add hugging face llm
  • 7840eaf Add prompt selector
golc - v0.0.13

Published by github-actions[bot] over 1 year ago

Changelog

  • f0cbc2f Refactor
  • db532b2 Refactor
  • 3db6304 Misc
  • bb694aa Refactor
  • d980435 Refactor