GitPedia
henomis

henomis/lingoose

🪿 LinGoose is a Go framework for building awesome AI/LLM applications.

30 Releases
Latest: 1y ago
v0.3.0Latest
henomishenomis·1y ago·November 2, 2024
GitHub

📋 What's Changed

  • v0.3.0 by @henomis in https://github.com/henomis/lingoose/pull/221
  • Fix the vector embedding for Pgvector by @ollyw in https://github.com/henomis/lingoose/pull/219
  • fix typo by @henomis in https://github.com/henomis/lingoose/pull/222

New Contributors

  • @ollyw made their first contribution in https://github.com/henomis/lingoose/pull/219
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.2.0...v0.3.0
v0.2.1-alpha.2Pre-release
henomishenomis·1y ago·September 10, 2024
GitHub

📋 What's Changed

  • Add openai response type by @henomis in https://github.com/henomis/lingoose/pull/199
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.2.0-alpha.1...v0.2.1-alpha.2
v0.2.1-alpha.1Pre-release
henomishenomis·1y ago·June 28, 2024
GitHub
v0.2.0
henomishenomis·2y ago·May 20, 2024
GitHub

📋 What's Changed

  • fix: groq api key env var by @henomis in https://github.com/henomis/lingoose/pull/188
  • Fix function calling for streaming by @akshaylb in https://github.com/henomis/lingoose/pull/169
  • Add observer by @henomis in https://github.com/henomis/lingoose/pull/190
  • Add observer to all the llms by @henomis in https://github.com/henomis/lingoose/pull/191
  • Update openai models by @henomis in https://github.com/henomis/lingoose/pull/192
  • update readme adding blog posts by @henomis in https://github.com/henomis/lingoose/pull/193
  • Refactor observer by @henomis in https://github.com/henomis/lingoose/pull/194
  • Implement embeddings observer by @henomis in https://github.com/henomis/lingoose/pull/195
  • + 4 more

New Contributors

  • @akshaylb made their first contribution in https://github.com/henomis/lingoose/pull/169
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.1.2...v0.2.0
v0.2.0-alpha.1Pre-release
henomishenomis·2y ago·May 18, 2024
GitHub

📋 What's Changed

  • fix: groq api key env var by @henomis in https://github.com/henomis/lingoose/pull/188
  • Fix function calling for streaming by @akshaylb in https://github.com/henomis/lingoose/pull/169
  • Add observer by @henomis in https://github.com/henomis/lingoose/pull/190
  • Add observer to all the llms by @henomis in https://github.com/henomis/lingoose/pull/191
  • Update openai models by @henomis in https://github.com/henomis/lingoose/pull/192
  • update readme adding blog posts by @henomis in https://github.com/henomis/lingoose/pull/193
  • Refactor observer by @henomis in https://github.com/henomis/lingoose/pull/194
  • Implement embeddings observer by @henomis in https://github.com/henomis/lingoose/pull/195
  • + 3 more

New Contributors

  • @akshaylb made their first contribution in https://github.com/henomis/lingoose/pull/169
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.1.2...v0.2.0-alpha.1
v0.1.2
henomishenomis·2y ago·March 26, 2024
GitHub

📋 What's Changed

  • feat: add anthropic support by @henomis in https://github.com/henomis/lingoose/pull/178
  • Move legacy code by @henomis in https://github.com/henomis/lingoose/pull/179
  • Add voyage embedd and rerank by @henomis in https://github.com/henomis/lingoose/pull/180
  • Chore Refactor legacy and docs by @henomis in https://github.com/henomis/lingoose/pull/182
  • fix documentation by @henomis in https://github.com/henomis/lingoose/pull/183
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.1.1...v0.1.2
v0.1.2-beta.1Pre-release
henomishenomis·2y ago·March 15, 2024
GitHub

📋 What's Changed

  • feat: add anthropic support by @henomis in https://github.com/henomis/lingoose/pull/178
  • Move legacy code by @henomis in https://github.com/henomis/lingoose/pull/179
  • Add voyage embedd and rerank by @henomis in https://github.com/henomis/lingoose/pull/180
  • Chore Refactor legacy and docs by @henomis in https://github.com/henomis/lingoose/pull/182
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.1.1...v0.1.2-beta.1
v0.1.1
henomishenomis·2y ago·March 8, 2024
GitHub

📋 What's Changed

  • update readme by @henomis in https://github.com/henomis/lingoose/pull/163
  • fix by @henomis in https://github.com/henomis/lingoose/pull/164
  • Chore Give an indentity to the assistant by @henomis in https://github.com/henomis/lingoose/pull/171
  • Chore Add groq support by @henomis in https://github.com/henomis/lingoose/pull/172
  • Chore Add subdocument rag by @henomis in https://github.com/henomis/lingoose/pull/173
  • chore: add localai and groq llm wrapper by @henomis in https://github.com/henomis/lingoose/pull/174
  • Chore Add qa linglet by @henomis in https://github.com/henomis/lingoose/pull/175
  • Release v0.1.1 by @henomis in https://github.com/henomis/lingoose/pull/176
  • + 1 more
v0.1.1-beta.1Pre-release
henomishenomis·2y ago·March 8, 2024
GitHub

📋 What's Changed

  • update readme by @henomis in https://github.com/henomis/lingoose/pull/163
  • fix by @henomis in https://github.com/henomis/lingoose/pull/164
  • Chore Give an indentity to the assistant by @henomis in https://github.com/henomis/lingoose/pull/171
  • Chore Add groq support by @henomis in https://github.com/henomis/lingoose/pull/172
  • Chore Add subdocument rag by @henomis in https://github.com/henomis/lingoose/pull/173
  • chore: add localai and groq llm wrapper by @henomis in https://github.com/henomis/lingoose/pull/174
  • Chore Add qa linglet by @henomis in https://github.com/henomis/lingoose/pull/175
  • Release v0.1.1 by @henomis in https://github.com/henomis/lingoose/pull/176
  • + 1 more
v0.1.0
henomishenomis·2y ago·February 5, 2024
GitHub

📋 What's Changed

  • Fix QA pipeline missing initialization in WithPrompt by @henomis in https://github.com/henomis/lingoose/pull/150
  • feat: add drop and delete methods by @henomis in https://github.com/henomis/lingoose/pull/153
  • chore: use openai tools by @henomis in https://github.com/henomis/lingoose/pull/156
  • Chore Add HF text to image models support by @henomis in https://github.com/henomis/lingoose/pull/157
  • Feat Implement lingoose threads by @henomis in https://github.com/henomis/lingoose/pull/158
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.12...v0.1.0
v0.1.0-beta.1Pre-release
henomishenomis·2y ago·February 5, 2024
GitHub

**Full Changelog**: https://github.com/henomis/lingoose/compare/v0.0.13-alpha.3...v0.1.0-beta.1

v0.0.13-alpha.3Pre-release
henomishenomis·2y ago·February 2, 2024
GitHub

📋 What's Changed

  • Chore Add HF text to image models support by @henomis in https://github.com/henomis/lingoose/pull/157
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.13-alpha.2...v0.0.13-alpha.3
v0.0.13-alpha.2Pre-release
henomishenomis·2y ago·December 17, 2023
GitHub

📋 What's Changed

  • feat: add drop and delete methods by @henomis in https://github.com/henomis/lingoose/pull/153
  • chore: use openai tools by @henomis in https://github.com/henomis/lingoose/pull/156
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.13-alpha.1...v0.0.13-alpha.2
v0.0.13-alpha.1Pre-release
henomishenomis·2y ago·November 8, 2023
GitHub

📋 What's Changed

  • Fix QA pipeline missing initialization in WithPrompt by @henomis in https://github.com/henomis/lingoose/pull/150
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.12...v0.0.13-alpha.1
v0.0.12
henomishenomis·2y ago·November 5, 2023
GitHub

📋 What's Changed

  • chore Implement index engines by @henomis in https://github.com/henomis/lingoose/pull/138
  • chore Implement milvus db by @henomis in https://github.com/henomis/lingoose/pull/139
  • fix linting by @henomis in https://github.com/henomis/lingoose/pull/142
  • Feat Add index insert data callback by @henomis in https://github.com/henomis/lingoose/pull/144
  • Feat Add redis as vector database by @henomis in https://github.com/henomis/lingoose/pull/145
  • Feat Implement postgres as vector storage by @henomis in https://github.com/henomis/lingoose/pull/146
  • chore Add default index options getter by @henomis in https://github.com/henomis/lingoose/pull/147
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.11...v0.0.12
v0.0.12-alpha.1Pre-release
henomishenomis·2y ago·November 2, 2023
GitHub

📋 What's Changed

  • chore Implement index engines by @henomis in https://github.com/henomis/lingoose/pull/138
  • chore Implement milvus db by @henomis in https://github.com/henomis/lingoose/pull/139
  • fix linting by @henomis in https://github.com/henomis/lingoose/pull/142
  • Feat Add index insert data callback by @henomis in https://github.com/henomis/lingoose/pull/144
  • Feat Add redis as vector database by @henomis in https://github.com/henomis/lingoose/pull/145
  • Feat Implement postgres as vector storage by @henomis in https://github.com/henomis/lingoose/pull/146
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.11...v0.0.12-alpha.1
v0.0.11
henomishenomis·2y ago·September 21, 2023
GitHub

📋 What's Changed

  • chore: fix README example by @henomis in https://github.com/henomis/lingoose/pull/117
  • chore: refactor readme by @henomis in https://github.com/henomis/lingoose/pull/118
  • Chore Add custom http client support to HF api by @henomis in https://github.com/henomis/lingoose/pull/122
  • Chore Fix load() in SimpleVectorIndex by @henomis in https://github.com/henomis/lingoose/pull/123
  • Fix huggingface llm verbosity by @henomis in https://github.com/henomis/lingoose/pull/124
  • feat: add the validate for DirectoryLoader by @FlyingDuck in https://github.com/henomis/lingoose/pull/119
  • chore: refactor simpleVectorStorage by @henomis in https://github.com/henomis/lingoose/pull/126
  • Chore Refactor similarity search results by @henomis in https://github.com/henomis/lingoose/pull/127
  • + 6 more

New Contributors

  • @FlyingDuck made their first contribution in https://github.com/henomis/lingoose/pull/119
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.10...v0.0.11
v0.0.11-beta1Pre-release
henomishenomis·2y ago·September 16, 2023
GitHub
v0.0.11-alpha1Pre-release
henomishenomis·2y ago·September 6, 2023
GitHub

📋 What's Changed

  • chore: fix README example by @henomis in https://github.com/henomis/lingoose/pull/117
  • chore: refactor readme by @henomis in https://github.com/henomis/lingoose/pull/118
  • Chore Add custom http client support to HF api by @henomis in https://github.com/henomis/lingoose/pull/122
  • Chore Fix load() in SimpleVectorIndex by @henomis in https://github.com/henomis/lingoose/pull/123
  • Fix huggingface llm verbosity by @henomis in https://github.com/henomis/lingoose/pull/124
  • feat: add the validate for DirectoryLoader by @FlyingDuck in https://github.com/henomis/lingoose/pull/119

New Contributors

  • @FlyingDuck made their first contribution in https://github.com/henomis/lingoose/pull/119
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.10...v0.0.11-alpha1
v0.0.10
henomishenomis·2y ago·August 22, 2023
GitHub

📋 What's Changed

  • feat: update qdrantgo and pineconego by @henomis in https://github.com/henomis/lingoose/pull/104
  • chore: implement cohere LLM by @henomis in https://github.com/henomis/lingoose/pull/103
  • Feat Add llm batch completion by @henomis in https://github.com/henomis/lingoose/pull/105
  • Feat Add Cohere Rerank by @henomis in https://github.com/henomis/lingoose/pull/106
  • Add Document methods and improve rerank by @henomis in https://github.com/henomis/lingoose/pull/107
  • Feat Add cohere embeddings by @henomis in https://github.com/henomis/lingoose/pull/108
  • chore: refactor and document by @henomis in https://github.com/henomis/lingoose/pull/109
  • chore: add localai example by @henomis in https://github.com/henomis/lingoose/pull/111
  • + 1 more
v0.0.10-beta1Pre-release
henomishenomis·2y ago·August 21, 2023
GitHub

📋 What's Changed

  • Feat Add Cohere Rerank by @henomis in https://github.com/henomis/lingoose/pull/106
  • Add Document methods and improve rerank by @henomis in https://github.com/henomis/lingoose/pull/107
  • Feat Add cohere embeddings by @henomis in https://github.com/henomis/lingoose/pull/108
  • chore: refactor and document by @henomis in https://github.com/henomis/lingoose/pull/109
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.10-alpha1...v0.0.10-beta1
v0.0.10-alpha1Pre-release
henomishenomis·2y ago·August 8, 2023
GitHub

📋 What's Changed

  • feat: update qdrantgo and pineconego by @henomis in https://github.com/henomis/lingoose/pull/104
  • chore: implement cohere LLM by @henomis in https://github.com/henomis/lingoose/pull/103
  • Feat Add llm batch completion by @henomis in https://github.com/henomis/lingoose/pull/105
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.9...v0.0.10-alpha1
v0.0.9
henomishenomis·2y ago·August 5, 2023
GitHub

📋 What's Changed

  • feat: add llm history by @henomis in https://github.com/henomis/lingoose/pull/92
  • chore: refactor function call messages by @henomis in https://github.com/henomis/lingoose/pull/94
  • chore: refactor called function name by @henomis in https://github.com/henomis/lingoose/pull/95
  • chore: add finishReason by @henomis in https://github.com/henomis/lingoose/pull/96
  • Feat add visual question answering transformer by @henomis in https://github.com/henomis/lingoose/pull/97
  • Fix exporting structs by @henomis in https://github.com/henomis/lingoose/pull/98
  • chore: add filter to index by @henomis in https://github.com/henomis/lingoose/pull/99
  • feat add youtube-dl loader by @henomis in https://github.com/henomis/lingoose/pull/100
  • + 1 more
v0.0.9-beta1Pre-release
henomishenomis·2y ago·August 3, 2023
GitHub

📋 What's Changed

  • Feat add visual question answering transformer by @henomis in https://github.com/henomis/lingoose/pull/97
  • Fix exporting structs by @henomis in https://github.com/henomis/lingoose/pull/98
  • chore: add filter to index by @henomis in https://github.com/henomis/lingoose/pull/99
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.9-alpha2...v0.0.9-beta1
v0.0.9-alpha2Pre-release
henomishenomis·2y ago·July 12, 2023
GitHub
v0.0.9-alpha1Pre-release
henomishenomis·2y ago·July 12, 2023
GitHub
v0.0.8
henomishenomis·2y ago·July 1, 2023
GitHub

📋 What's Changed

  • feat: implement dall-e transformer by @henomis in https://github.com/henomis/lingoose/pull/84
  • chore: add withClient to packages using openai by @henomis in https://github.com/henomis/lingoose/pull/86
  • Feat/81 support new openai models by @henomis in https://github.com/henomis/lingoose/pull/88
  • Feat/81 implement qdrant support by @henomis in https://github.com/henomis/lingoose/pull/89
  • Feat implement openai functions handler by @henomis in https://github.com/henomis/lingoose/pull/90
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.7...v0.0.8
v0.0.8-beta2Pre-release
henomishenomis·2y ago·June 26, 2023
GitHub

📋 What's Changed

  • Feat implement openai functions handler by @henomis in https://github.com/henomis/lingoose/pull/90
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.8-beta1...v0.0.8-beta2
v0.0.8-beta1Pre-release
henomishenomis·3y ago·June 20, 2023
GitHub

📋 What's Changed

  • Feat/81 support new openai models by @henomis in https://github.com/henomis/lingoose/pull/88
  • Feat/81 implement qdrant support by @henomis in https://github.com/henomis/lingoose/pull/89
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.8-alpha1...v0.0.8-beta1
v0.0.8-alpha1Pre-release
henomishenomis·3y ago·June 13, 2023
GitHub

📋 What's Changed

  • feat: implement dall-e transformer by @henomis in https://github.com/henomis/lingoose/pull/84
  • chore: add withClient to packages using openai by @henomis in https://github.com/henomis/lingoose/pull/86
  • Full Changelog: https://github.com/henomis/lingoose/compare/v0.0.7...v0.0.8-alpha1