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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.3.0 #1413

Merged
merged 1 commit into from
Feb 16, 2024
Merged

chore(main): release 0.3.0 #1413

merged 1 commit into from
Feb 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 16, 2023

🤖 I have created a release beep boop

0.3.0 (2024-02-16)

Features

  • add mistral + chatml prompts (#1426) (e326126)
  • Add stream information to generate SDKs (#1569) (24fae66)
  • API: Ingest plain text (#1417) (6eeb95e)
  • bulk-ingest: Add --ignored Flag to Exclude Specific Files and Directories During Ingestion (#1432) (b178b51)
  • llm: Add openailike llm mode (#1447) (2d27a9f), closes #1424
  • llm: Add support for Ollama LLM (#1526) (6bbec79)
  • settings: Configurable context_window and tokenizer (#1437) (4780540)
  • settings: Update default model to TheBloke/Mistral-7B-Instruct-v0.2-GGUF (#1415) (8ec7cf4)
  • ui: make chat area stretch to fill the screen (#1397) (c71ae7c)
  • UI: Select file to Query or Delete + Delete ALL (#1612) (aa13afd)

Bug Fixes

  • Adding an LLM param to fix broken generator from llamacpp (#1519) (869233f)
  • deploy: fix local and external dockerfiles (fde2b94)
  • docker: docker broken copy (#1419) (059f358)
  • docs: Update quickstart doc and set version in pyproject.toml to 0.2.0 (0a89d76)
  • minor bug in chat stream output - python error being serialized (#1449) (6191bcd)
  • settings: correct yaml multiline string (#1403) (2564f8d)
  • tests: load the test settings only when running tests (d3acd85)
  • UI: Updated ui.py. Frees up the CPU to not be bottlenecked. (24fb80c)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(main): release 0.2.1 chore(main): release 0.3.0 Dec 17, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 40ed1ca to e044745 Compare December 22, 2023 13:17
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 268dfa5 to d82514f Compare December 26, 2023 12:10
@github-actions github-actions bot force-pushed the release-please--branches--main branch from d82514f to 174de1b Compare January 9, 2024 11:04
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 3577f24 to a27643f Compare January 17, 2024 17:11
@github-actions github-actions bot force-pushed the release-please--branches--main branch from a27643f to cb1e274 Compare January 25, 2024 09:56
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 280a935 to 58df160 Compare February 9, 2024 14:51
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 58df160 to a26efeb Compare February 16, 2024 11:52
@github-actions github-actions bot force-pushed the release-please--branches--main branch from a26efeb to bacc6d0 Compare February 16, 2024 16:36
@imartinez imartinez merged commit 066ea5b into main Feb 16, 2024
@imartinez imartinez deleted the release-please--branches--main branch February 16, 2024 16:42
Copy link
Contributor Author

🤖 Release is at https://github.com/imartinez/privateGPT/releases/tag/v0.3.0 🌻

simonbermudez pushed a commit to simonbermudez/saimon that referenced this pull request Feb 24, 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.

[Request] Allow custom openai endpoint
1 participant