Skip to content

Latest commit

 

History

History
123 lines (94 loc) · 9.64 KB

CHANGELOG.md

File metadata and controls

123 lines (94 loc) · 9.64 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

20 October 2023

  • chore: adding v0.0.8 Changelog updates ca93c53
  • fix: response problem 4714fb8

20 October 2023

  • Feat/credits consumed #7
  • feat: return static number of credits used 95730f5
  • fix: ignoring .env* ba3e1cc

19 July 2023

  • fix: comment response model 9b88e19
  • chore: adding v0.0.6 Changelog updates e63ddb4
  • feat: upgrade to v0.0.7 7abf3b4

18 July 2023

18 July 2023

18 July 2023

18 July 2023

18 July 2023

  • Update pyproject.toml to newer Chroma release #297
  • Add PR checklist for contributors #301
  • Add loguru for logging #282
  • Add a PostgreSQL syntax database AnalyticDB as a datastore. #147
  • Add Deploy to Render button #267
  • Add Render as deployment option #224
  • add allow private network header in local setup #248
  • Fix min number of candidates for L2 reranking and env name for overriding the embedding field name #260
  • pointing to full list of postgres providers #258
  • Upgraded redis to fix security vulnerabilities #252
  • Postgres provider udpates #256
  • Update README.md #254
  • Sanitize local-server name => local_server #245
  • Fix typo in test_chroma_datastore.py #247
  • add supabase and postgres + pgvector datastore providers #53
  • Support AzureOAI embedding model #241
  • Azure Cognitive Search datastore #244
  • Add Chroma #232
  • Redis: propagate redis query syntax though "filter" #209
  • Redis improvements and bug fixes #179
  • Do some refactor after LlamaIndex as a Datastore. #149
  • Simplify weaviate auth #223
  • Make plugin work with AzureOAI #221
  • Rename another instance of WEAVIATE_CLASS #210
  • Clarify Weaviate instructions #191
  • fix: set default scope to offline_access #198
  • feat: initial flask api #3
  • Redis improvements and bug fixes (#179) #132 #154 #51
  • fix: adapting to nvm service 6c0aedd
  • Docs update 0f73764
  • Chroma docs update 3b24c10

v0.0.1

19 April 2023

  • feat: initial llama integration #2
  • first redis test #122
  • Add LlamaIndex as a Datastore #99
  • Refine Milvus datastore #87
  • Move vector db setup instructions to docs folder #124
  • upsert-file endpoint accepts metadata #123
  • Redis improvements and cleanup #116
  • Update ai-plugin.json #110
  • Milvus docker-compose #108
  • Add docker compose install link and fix the command #14
  • Remove unused code #23
  • Add whitespace between text from different pages #70
  • Increase the default timeout in QdrantClient #76
  • add redis module check #38
  • added additional info for pinecone datastore #71
  • fix test command in README.md #31
  • Fix README.md path to qdrant integration tests #64
  • Spell Fixes #73
  • small typo fixes to code comments and README #18
  • Fix typo in milvus_datastore.py #41
  • fix tokenization bug #13
  • Update README.md #12
  • Add install Docker link #3
  • Fix broken link to Zilliz #1
  • ChatGPT Retrieval Plugin 32bf09d
  • feat: initial flask api f8d1d8c
  • Localhost plugin support 15b1169