-
(magpie) [hadoop-hmart-peisongpa@set-zw04-kubernetes-pc137 magpie-main]$ pip list
Package Version
--------------------------------- ------------
absl-py …
-
### 联系方式
_No response_
### MaxKB 版本
1.3
### 问题描述
感谢查看问题,现在后端启动时, 完全无响应,无法接收请求,同时修改代码时也不会自动保存,没有任何相关报错信息。
在源代码基础上自己修改增加了rerank功能,但是相关代码全部注释也会有此问题,且没有任何报错信息。
有时启动后完全正常,但修改后端代码自动重启又可能变成无响应状态。
从1.…
-
### Description of the bug:
ERROR: No matching distribution found for google-generativeai
### Actual vs expected behavior:
_No response_
### Any other information you'd like to share?
I am tr…
-
### What happened?
`google-generativeai` is missing from requirements.txt.
### Relevant log output
_No response_
### Twitter / LinkedIn details
_No response_
-
Hi guys, following is my code for crewai to read from a local document using RAG.
```
gemini = ChatGoogleGenerativeAI(model="gemini-pro",
verbose=True,
…
-
### System Info
Deployed on Cloud Run
```
Python 3.10
langchain 0.0.345
langchain-cli 0.0.19
langchain-core 0.0.9
la…
-
root@DESKTOP-1TC1K9D:/home/timuc/OpenDevin# make run
Running the app...
make[1]: Entering directory '/home/timuc/OpenDevin'
Starting backend...
make[1]: Entering directory '/home/timuc/OpenDevin'
…
-
I want to reproduce evalution only results using final checkpoints you provided.
I replaced policy_lm section with the checkpoint path in the default.yaml.
The following error occurs when loading…
-
### Describe the bug
I am following the installation guidlines on my system with ubuntu 22.04 LTS.
Devika starts with:
24.04.26 13:17:27: root: INFO : Initializing Devika...
24.04.26 13…
-
I've copied the code directly from [the quicstart-guide](https://ai.google.dev/tutorials/go_quickstart#set-up-project) for golang
```
package main
import (
"context"
"fmt"
"github.com/go…