Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Llama Index
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
run-llama
Llama Index
Commits
e5b163da
Unverified
Commit
e5b163da
authored
1 year ago
by
Haotian Zhang
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 0.9.46 (#10539)
* Bump version to 0.9.46 * cr
parent
22ef01d5
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+15
-0
15 additions, 0 deletions
CHANGELOG.md
llama_index/VERSION
+1
-1
1 addition, 1 deletion
llama_index/VERSION
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
17 additions
and
2 deletions
CHANGELOG.md
+
15
−
0
View file @
e5b163da
# ChangeLog
# ChangeLog
## [0.9.46] - 2024-02-08
### New Features
-
Update pooling strategy for embedding models (#10536)
-
Add Multimodal Video RAG example (#10530)
-
Add SECURITY.md (#10531)
-
Move agent module guide up one-level (#10519)
### Bug Fixes / Nits
-
Deeplake fixes (#10529)
-
Add Cohere section for llamaindex (#10523)
-
Fix md element (#10510)
## [0.9.45.post1] - 2024-02-07
## [0.9.45.post1] - 2024-02-07
### New Features
### New Features
...
...
This diff is collapsed.
Click to expand it.
llama_index/VERSION
+
1
−
1
View file @
e5b163da
0.9.4
5.post1
0.9.4
6
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
e5b163da
...
@@ -42,7 +42,7 @@ name = "llama-index"
...
@@ -42,7 +42,7 @@ name = "llama-index"
packages
=
[{include
=
"llama_index"
}]
packages
=
[{include
=
"llama_index"
}]
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://github.com/run-llama/llama_index"
repository
=
"https://github.com/run-llama/llama_index"
version
=
"0.9.4
5.post1
"
version
=
"0.9.4
6
"
[tool.poetry.dependencies]
[tool.poetry.dependencies]
SQLAlchemy
=
{
extras
=
[
"asyncio"
],
version
=
">
=
1.4
.
49
"}
SQLAlchemy
=
{
extras
=
[
"asyncio"
],
version
=
">
=
1.4
.
49
"}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment