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

feat(azure): quivr compatible with it #3005

Conversation

StanGirard
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

Copy link

linear bot commented Aug 14, 2024

Copy link

vercel bot commented Aug 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2024 0:34am

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory labels Aug 14, 2024
@StanGirard StanGirard merged commit b5f31a8 into main Aug 14, 2024
7 checks passed
@StanGirard StanGirard deleted the feature/core-148-make-quivr-chat-embedding-compatible-with-openai-azure branch August 14, 2024 13:00
StanGirard added a commit that referenced this pull request Aug 16, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.298 (2024-08-16)

## What's Changed
* feat(azure): quivr compatible with it by @StanGirard in
#3005
* feat(frontend): helpbox by @Zewed in
#3007
* feat(frontend): order models and brain by name by @Zewed in
#3009
* fix(frontend): help window by @Zewed in
#3013


**Full Changelog**:
v0.0.297...v0.0.298

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@HELIOPOTELICKI
Copy link

How to configure to use Azure providers?

StanGirard added a commit that referenced this pull request Sep 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.14](core-0.0.13...core-0.0.14)
(2024-09-09)


### Features

* Add brain_id and brain_name to ChatLLMMetadata model
([#2968](#2968))
([1112001](1112001))
* add chat with models
([#2933](#2933))
([fccd197](fccd197))
* Add get_model method to ModelRepository
([#2949](#2949))
([13e9fc4](13e9fc4))
* **anthropic:** add llm
([#3146](#3146))
([8e29218](8e29218))
* **azure:** quivr compatible with it
([#3005](#3005))
([b5f31a8](b5f31a8))
* **frontend:** talk with models and handle code markdown
([#2980](#2980))
([ef6037e](ef6037e))
* quivr core 0.1 ([#2970](#2970))
([380cf82](380cf82))
* using langgraph in our RAG pipeline
([#3130](#3130))
([8cfdf53](8cfdf53))


### Bug Fixes

* **chat:** order of chat history was reversed
([#3148](#3148))
([7209500](7209500))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants