golc

🚀 Building Go applications with LLMs through composability

MIT License

Stars
90
Committers
4

Bot releases are visible (Hide)

golc - v0.0.112 Latest Release

Published by github-actions[bot] 4 months ago

Changelog

  • 7d4ed8b Update dependencies
  • 93fc636 Merge pull request #9 from bstncartwright/feat/bedrock-chatmodel-converse
  • 1e0bd66 Fix linter errors
  • 83e173b feat(chat): support bedrock's new converse api
golc - v0.0.111

Published by github-actions[bot] 5 months ago

Changelog

  • 9e15c08 Update dependencies
golc - v0.0.110

Published by github-actions[bot] 7 months ago

Changelog

  • 9e4324f Update github actions
  • a0909eb Update hugo version
  • 8f22885 Fix typo
  • bc6b6e9 Fix typos
  • 6de5a9f Update docs
golc - v0.0.109

Published by github-actions[bot] 7 months ago

Changelog

  • 8309cff Add bedrock mistral llm support
golc - v0.0.108

Published by github-actions[bot] 7 months ago

Changelog

  • 5a473bc Update dependencies
  • 0007045 Add bedrock cohere embedding
  • 6263f5d Add new models
golc - v0.0.107

Published by github-actions[bot] 7 months ago

Changelog

  • 7aa81f1 Update dependencies
  • c1409ca Fix in_memory vectorstore
golc - v0.0.106

Published by github-actions[bot] 7 months ago

Changelog

  • 56a7f12 Add avx512
golc - v0.0.105

Published by github-actions[bot] 7 months ago

Changelog

  • a4df507 Add save/load
golc - v0.0.104

Published by github-actions[bot] 7 months ago

Changelog

  • 654158c Add priorityqueue
  • 88a217a Add (simd) metrics
golc - v0.0.103

Published by github-actions[bot] 7 months ago

Changelog

  • 81de755 Add cybertron (purego) embedding
golc - v0.0.102

Published by github-actions[bot] 7 months ago

Changelog

  • b0f1fd4 Add in memory vectorstore
  • f84e83d Add (simd) cosine similarity
  • 605fc56 Upgrade dependencies
golc - v0.0.101

Published by github-actions[bot] 9 months ago

Changelog

  • 531591b Update dependencies
  • aa1e13f Add amazon textract (textractor) document loader
golc - v0.0.100

Published by github-actions[bot] 10 months ago

Changelog

  • ba9d83d Update build script
  • e2d9edd Add skip cache
  • 2ae160e Update build script
  • 2ae3ce9 Update dependencies
  • 84b2576 Add texttospeech
  • 3307890 Add moderation
  • 1898d66 Add amazon translate document transformer
  • cbb05d7 Refactor
golc - v0.0.99

Published by github-actions[bot] 10 months ago

Changelog

  • b60fd61 Fix unsupported parameter (#7)
  • d036e3d Add testcases
  • dfe241a Add missing close
  • e92768b Update docs
golc - v0.0.98

Published by github-actions[bot] 10 months ago

Changelog

  • 17b4336 Update docs
  • 06bfc63 Add testcases
  • 64447d3 Add google genai chatmodel stream support
  • 6119e28 Fix bedrock example
  • 120f6a1 Refactor amazon bedrock support
  • feeed0f Add google genai llm streaming support
  • 4b94d82 Update docs
  • 7c71a44 Add custom shortcode
  • d8dc024 Add ollama streaming support
golc - v0.0.97

Published by github-actions[bot] 10 months ago

Changelog

  • 09625fa Refactor
  • 58a4015 Fix cohere embedding
  • 6a9d65a Update dependencies
  • a56d521 Add docx documentloader
  • cb7ea81 Refactor
golc - v0.0.96

Published by github-actions[bot] 10 months ago

Changelog

  • 07976e0 Add testcases
  • 55973e6 Add ollama embedding support
  • 61cb6cb Add testcases
  • 563969f Fix bedrock streaming
  • e635203 Update landing page
  • e28935e Add testcases
  • 91dbfe2 Fix structured output chains docs
  • 14df4ef Update docs
  • 57b9f1e Add retriever tool
golc - v0.0.95

Published by github-actions[bot] 10 months ago

Changelog

  • 0f30b80 Update readme
  • d70088d Add cohere chatmodel support
golc - v0.0.94

Published by github-actions[bot] 10 months ago

Changelog

  • 2bf4a97 Refactor structured output chain
  • d7d851f Add metadata tagger document transformer
  • 2a07370 Add cohere rerank document compressor
  • cb6e29d Update docs
  • 4c12dc7 Update langchain links
  • 8e6a0f3 Update readme
  • 1e2ca86 Move chatmessagehistory
  • 21ff8c0 Use set limit instead of custom semaphore
golc - v0.0.93

Published by github-actions[bot] 10 months ago

Changelog

  • d836ce9 Refactor embedding