Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.5.0 #1708

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 11, 2024

馃 I have created a release beep boop

0.5.0 (2024-04-02)

Features

  • code: improve concat of strings in ui (#1785) (bac818a)
  • docker: set default Docker to use Ollama (#1812) (f83abff)
  • docs: Add guide Llama-CPP Linux AMD GPU support (#1782) (8a836e4)
  • docs: Feature/upgrade docs (#1741) (5725181)
  • docs: upgrade fern (#1596) (84ad16a)
  • ingest: Created a faster ingestion mode - pipeline (#1750) (134fc54)
  • llm - embed: Add support for Azure OpenAI (#1698) (1efac6a)
  • llm: adds serveral settings for llamacpp and ollama (#1703) (02dc83e)
  • llm: Ollama LLM-Embeddings decouple + longer keep_alive settings (#1800) (b3b0140)
  • llm: Ollama timeout setting (#1773) (6f6c785)
  • local: tiktoken cache within repo for offline (#1467) (821bca3)
  • nodestore: add Postgres for the doc and index store (#1706) (68b3a34)
  • rag: expose similarity_top_k and similarity_score to settings (#1771) (087cb0b)
  • RAG: Introduce SentenceTransformer Reranker (#1810) (83adc12)
  • scripts: Wipe qdrant and obtain db Stats command (#1783) (ea153fb)
  • ui: Add Model Information to ChatInterface label (f0b174c)
  • ui: add sources check to not repeat identical sources (#1705) (290b9fb)
  • UI: Faster startup and document listing (#1763) (348df78)
  • ui: maintain score order when curating sources (#1643) (410bf7a)
  • unify settings for vector and nodestore connections to PostgreSQL (#1730) (63de7e4)
  • wipe per storage type (#1772) (c2d6948)

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 9 times, most recently from a1241af to 55ee74c Compare March 15, 2024 15:50
@HenrikPedDK
Copy link

I tested this PR, connecting to my Postgres server with around 2500 documents. and it doesn't load the document store (file list). However i can query the documents and it's blistering fast compared to the prevoius build. Maybe because it doesn't load indexes to memory? I know it's an error but can it be implemented as a feature not to load the whole thing on startup? It saves me 13 minutes and everything is still working

@github-actions github-actions bot force-pushed the release-please--branches--main branch 7 times, most recently from cfceeff to 702d7c1 Compare March 20, 2024 21:25
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 5defd1f to faabd72 Compare April 2, 2024 14:53
@github-actions github-actions bot force-pushed the release-please--branches--main branch from faabd72 to bcb4de9 Compare April 2, 2024 14:55
@imartinez imartinez merged commit 94ef38c into main Apr 2, 2024
@imartinez imartinez deleted the release-please--branches--main branch April 2, 2024 15:45
Copy link
Contributor Author

github-actions bot commented Apr 2, 2024

馃 Release is at https://github.com/zylon-ai/private-gpt/releases/tag/v0.5.0 馃尰

mrepetto-certx pushed a commit to mrepetto-certx/privateGPT that referenced this pull request Apr 18, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants