[PR #77] [CLOSED] Feat: use ollama in lastest llamaindex #88

Closed
opened 2026-02-15 23:17:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-llamaindex/pull/77
Author: @thucpn
Created: 2/20/2024
Status: Closed

Base: mainHead: feat/use-ollama-in-lastest-llamaindex


📝 Commits (2)

  • b94a819 feat: use latest llamaindex version
  • 2bb3c12 feat: use ollama in latest llamaindex

📊 Changes

4 files changed (+1005 additions, -111 deletions)

View changed files

📝 app/api/fetch/embeddings.ts (+11 -11)
📝 app/api/llm/route.ts (+23 -16)
📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+970 -83)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/chat-llamaindex/pull/77 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 2/20/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/use-ollama-in-lastest-llamaindex` --- ### 📝 Commits (2) - [`b94a819`](https://github.com/run-llama/chat-llamaindex/commit/b94a819edbc5732f20d89d614d5f1df919b76297) feat: use latest llamaindex version - [`2bb3c12`](https://github.com/run-llama/chat-llamaindex/commit/2bb3c1222cfbf1e6b8f348581c83162754bb1b9e) feat: use ollama in latest llamaindex ### 📊 Changes **4 files changed** (+1005 additions, -111 deletions) <details> <summary>View changed files</summary> 📝 `app/api/fetch/embeddings.ts` (+11 -11) 📝 `app/api/llm/route.ts` (+23 -16) 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+970 -83) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 23:17:13 -05:00
yindo closed this issue 2026-02-15 23:17:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-llamaindex#88