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

Python: Introduce Pydantic settings #6193

Merged
merged 29 commits into from
May 16, 2024
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
c6005fb
Wip pydantic settings
moonbox3 May 9, 2024
4fcd476
Merge branch 'main' into pydantic_settings
moonbox3 May 9, 2024
a0559b8
Updates for memory connectors to use pydantic settings. Update tests.…
moonbox3 May 10, 2024
6579009
Black and ruff formatting. Fix OYD samples.
moonbox3 May 10, 2024
4f537c0
Update python integration tests environment variables based on new st…
moonbox3 May 10, 2024
699da7b
Merge branch 'main' into pydantic_settings
moonbox3 May 10, 2024
b89029c
Update poetry lock. Update python integration test yaml with new env …
moonbox3 May 10, 2024
0b9edc8
Improve handling .env file
moonbox3 May 11, 2024
c136433
Code clean up.
moonbox3 May 11, 2024
effa8e8
Address PR feedback: clean up code, adjust tests.
moonbox3 May 13, 2024
4b4f633
Improve error handling when reading pydantic settings.
moonbox3 May 13, 2024
fc1af49
Merge branch 'main' into pydantic_settings
moonbox3 May 14, 2024
c91ec7b
Moved default API version to each class.
moonbox3 May 14, 2024
9e8f728
provide specific model config for env vars for openai and google palm.
moonbox3 May 14, 2024
c28cdca
Merge branch 'main' into pydantic_settings
moonbox3 May 14, 2024
9be880e
Merge branch 'main' into pydantic_settings
moonbox3 May 14, 2024
3f9043a
Fix readme comment.
moonbox3 May 14, 2024
dfad481
Merge branch 'main' into pydantic_settings
moonbox3 May 14, 2024
9914fe0
Fix AzureOpenAI endpoint name
moonbox3 May 14, 2024
6ec60c4
Merge branch 'pydantic_settings' of github-msft:moonbox3/semantic-ker…
moonbox3 May 14, 2024
2ef2b7a
Add in openai chat, text, embedding env vars for int tests.
moonbox3 May 14, 2024
8779475
Fix some memory integration tests and revert to postgres, pinecone an…
moonbox3 May 14, 2024
7f64a38
Fixes for integration tests.
moonbox3 May 14, 2024
868bfdd
Merge branch 'main' into pydantic_settings
moonbox3 May 14, 2024
69ed7ce
Fixes for weaviate int tests.
moonbox3 May 15, 2024
cb97501
merge main to branch
moonbox3 May 16, 2024
4e5a42c
Add in Py Int Test env var
moonbox3 May 16, 2024
4c5603f
Final fix for integration tests.
moonbox3 May 16, 2024
383ca08
Merge main to branch. Fix aoai text gen test.
moonbox3 May 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into pydantic_settings
  • Loading branch information
moonbox3 authored May 14, 2024
commit c28cdcafc55bdf017605bd99c9519e2d0bfcf360

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.